This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: o32 support on SGI Irix 6.2?
- To: atai at ece dot ucsd dot edu (Andy Tai)
- Subject: Re: o32 support on SGI Irix 6.2?
- From: Jim Wilson <wilson at cygnus dot com>
- Date: Fri, 05 Dec 1997 12:11:21 -0800
- cc: egcs at cygnus dot com
Hi, I wonder if egcs-1.0 supports the o32 binary format. If so,
what flag should I use during the build process to enable o32?
(it defaults to n32)
No. Additional changes are necessary for the o32 support to work. No one
is currently working on this, so it is not known when this will be fixed.
Meanwhile, you can still get o32 code if necessary by configuring gcc as
if you have an irix5 system. Info on how to do this for gcc 2.7.2 is widely
available.
Jim