Problems building egcs-19980727 on mips-sgi-irix6.3

N8TM@aol.com N8TM@aol.com
Sat Aug 1 07:37:00 GMT 1998


In a message dated 7/31/98 8:25:48 PM Pacific Daylight Time, dew@pgroup.com
writes:

> 	/usr/local/mips-sgi-irix6.3/bin/as: unrecognized option `-n32'
>  

This appears to be the persistent habit of switching from the configured
compiler version to your system default compiler/linker options  (typically,
while building objc).  For Irix, the easy cure is to configure with the
environment variable CC = 'cc -n32' or whichever option matches the default
for your environment.  Then it doesn't matter when the build switches back and
forth between system default and the option specified in the build.



More information about the Gcc-bugs mailing list