K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2014-08-22T19:33:20.433499Z K 7 svn:log V 220 - Fix CXX not being respected. This original fix seemed to work only because scons tries c++, then g++. If you had g++ installed then it would use that regardless of CXX. Just pull CXX out of the environment intead. END