This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: snapshot 971122 and mips-sgi-irix6.2
- To: LeBlanc at mcc dot ac dot uk
- Subject: Re: snapshot 971122 and mips-sgi-irix6.2
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 28 Dec 1997 23:18:33 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199711261104.LAA13333@afs.mcc.ac.uk>you write:
> I had little difficulty compiling gas from the gas-970915 version
> for the mips-sgi-irix6.2 configuration, but when I try to compile
> the egcs snapshot 971122 with --with-gnu-as, I get an error as soon
> as the new xgcc is used to compile enquire.c, because it tries to
> pass the argument -n32 to gas. I tried removing this from the
> specs file, but this simply causes a lot of other errors.
My understanding is for irix6 you should _not_ be using gas; you
should use the native assembler.
jeff