[Bug bootstrap/11538] when trying to execute make (when installing gcc), I failed because of Segmentation fault in gzio.c
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Wed Jul 16 11:06:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11538
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Component|target |bootstrap
Keywords| |build, ice-on-valid-code
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-16 11:06 -------
First can you try to build again, if that fails in a different place you most likely have a
memory problem, fix that problem and try again.
If the build fails in the same spot, Could you try by configuring with --enable-languages=c
(which is so that the C compiler is only built and not building some libraries before GCC
is bootstrapped) first and then build using that compiler the full GCC?
More information about the Gcc-bugs
mailing list