From: Patrick H. <pat...@us...> - 2004-09-26 17:28:08
|
patrickh 2004/09/26 10:28:01 PDT Modified files: (Branch: releng-0-3) . SConstruct Log: On Max OS X 10.2, g++ is GCC 3.3 whereas g++3 is GCC 3.1. We're almost certainly better off using the default system compiler regardless of its version, but we can still fall back on g++3 just to be safe. Revision Changes Path 1.16.2.3 +1 -1 cppdom/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/SConstruct.diff?r1=1.16.2.2&r2=1.16.2.3&diff_format=h |