This is the mail archive of the gcc@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: Problems building egcs-19980727 on mips-sgi-irix6.3


Hi,

> Is there any support group or FAQ for building EGCS on an SGI
> machine running irix6.3?  The build generally fails for me when
> trying to do a bootstrap build and in the stage1 part.  It looks
> to be a configuration problem, and the complaint I have now is
> 
> 	/usr/local/mips-sgi-irix6.3/bin/as: unrecognized option `-n32'

This looks like you're trying to use GNU binutils, which was necessary
for compiling gcc-2.7.x on Irix5.  For egcs, you can/must use the
system assembler/linker, so don't use --with-gnu-as at configure time.

[I've recently built egcs-1.0.3 on Irix-6.3 just fine.]

Regards,
Wolfram.
-- 
`Surf the sea, not double-u three...'
wmglo@dent.med.uni-muenchen.de


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