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


 > From: N8TM@aol.com
 > Subject: 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.

	I am having the same problem on mips-sgi-irix6.2.  I tried using
CC='cc -n32' for stage1 and still had this error.

		--Kaveh
--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		Icon CMT Corp.


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