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]

Re: Bootstrap failure on mips-sgi-irix6.5


In a message dated 6/29/98 1:26:03 AM Pacific Daylight Time,
mark@markmitchell.com writes:

> ld32: FATAL 11: Object file format error (/usr/tmp/ccUytB0C):
>        unrecognizable 

This resembles the problem in Irix 6.4 which results from neglecting to
specify 'cc -n32' as the bootstrap compiler.  It's supposed to be possible to
build --with-gnu-ld --with-gnu-as as well, which enables -g at the expense of
full optimization.


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