This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: 3.2 PATCH: Support O32 ABI on IRIX 6


On Wed, Jun 19, 2002 at 03:42:53PM +0200, Rainer Orth wrote:
> Daniel Jacobowitz writes:
> 
> > Do all three have explicit ABI flags in the ELF header?  I don't know
> > how SGI handles that.  Otherwise, please don't remove the
> > .mdebug.<ABI>. sections....
> 
> Here's what readelf -h gives for O32, N32, and N64 object files:

> 
> O32:
> 
>   Flags:                             0x10000003, noreorder, pic, mips2

> N32:

>   Flags:                             0x30000022, pic, abi2, mips4

> N64:

>   Flags:                             0x30000012, pic, ugen_reserved, mips4

OK, since I'm going to commit a patch later today which defaults GDB to
O32 you should be fine without them, if they're giving you some sort of
problem.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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