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/11538] when trying to execute make (when installing gcc), I failed because of Segmentation fault in gzio.c


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?


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