This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/6825] [Sun OS 4.1.4] gcc 3.1 fails to build


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6825



------- Additional Comments From jason at rtfmconsult dot com  2003-06-22 01:26 -------
i have just tried to build gcc 3.3 with the following arguments

../gcc-3.3/configure --prefix=/opt/local/stow/gcc-3.3 --disable-multilib
--enable-languages=c --enable-obsolete


i now run into this error:

./gengtype

out of memory allocating 536870912 bytes after a total of 191638136 bytes
make[2]: *** [s-gtype] Error 1
make[2]: Leaving directory `/local/dev/build/buildgcc-3.3/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/local/dev/build/buildgcc-3.3/gcc'
make: *** [bootstrap] Error 2


it was not great when c++ wouldn't build but i think it's gone backwards a bit
now that the C compiler doesn't build either :-)

i am using gcc 3.2.2 (which builds, C compiler only) and the native sun assembly
and linker tools.

once again please note i am happy to create accounts on the box for any gcc
developer who thinks it would be useful.

regards,

-jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]