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: o32 support on SGI Irix 6.2?


	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


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