From: CVS <do...@th...> - 2001-08-19 16:18:35
|
Update of /cvs/BasiliskII/src/Unix Modified Files: configure.in Makefile.in Log Message: - configure.in: actually save CXXFLAGS instead of CFLAGS in the code to detect whether the compiler supports -fno-merge-constants or not - Makefile.in: make sure to link gencpu with g++ since it contains objects compiled from C++ code. Fix build problems with gcc 3.0.1 |