Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GCCVersion.mk File Reference

compute version of CXX, set GCCVERSION, assume CXX is gcc More...

Go to the source code of this file.

Detailed Description

compute version of CXX, set GCCVERSION, assume CXX is gcc

calculate gcc version without . and save to GCCVERSION Use following command in the Makefile to view the results

$(info GCCVERSION = $(GCCVERSION))
Author
Yibo Lin
Date
Aug 2015
Parameters
CXXgiven CXX and assume it is gcc
GCCVERSIONset version of gcc

Definition in file GCCVersion.mk.