Posted (Aug. 19, 2010, 3:09 a.m.)
I hate stuff like this, but such is life.
-
SConstruct (Diff revision 1) -
seems like we could use main['CXXVERSION'] instead of doing the readCommand.
Posted (Aug. 19, 2010, 3:21 a.m.)
-
SConstruct (Diff revision 1) -
Nope... see above comment. it applies to both cc and cxx version.
Posted (Aug. 19, 2010, 3:53 a.m.)
-
SConstruct (Diff revision 1) -
Sorry I didn't read the comment more closely. What exactly is happening with CCVERSION? You're saying that if we do something like "CC=gcc-4.1" on the command line that CCVERSION doesn't get the right answer? That just totally sucks. SCons has problems.
