From: <cv...@ce...> - 2005-12-12 21:22:52
|
Update of /home/cvs/cebix/SheepShaver/src/Unix by gbeauche Modified Files: configure.ac Log Message: Look for g++ in /usr/freeware/bin (IRIX/mips for the JIT). Avoid false positives in GCC detection, i.e. knowingly cause a syntax error if #error was not good enough (MIPSpro CC). Fix dyngen g++ version detection if main compiler is not g++ |