[Bug gcov-profile/35103] cannot compile GCC on solaris8
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 6 20:42:00 GMT 2008
------- Comment #4 from rguenth at gcc dot gnu dot org 2008-02-06 20:41 -------
You should not build inside the source directory, do
mkdir obj
cd obj
../configure
make
instead. And quote also the gcc invocation from the internal compiler error.
You may also want to try gcc 4.2.3 which was just released.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35103
More information about the Gcc-bugs
mailing list