building a n32 toolchain?

Daniel Jacobowitz drow@false.org
Sun Mar 13 04:54:00 GMT 2005


On Sat, Mar 12, 2005 at 10:51:03PM -0600, Ryan Underwood wrote:
> 
> Hi,
> 
> I've been trying to build a binutils 2.15 capable of ABI=n32 for a while
> now.  Does anyone know a tuple that will provide this?  I tried
> mips64-linux-elf which seems to set the proper flags in the gas
> configure script, but bfd doesn't play well with that (gas ends up not
> being able to generate an output file since the n32 is default and bfd
> still isn't built supporting it).
> 
> This isn't for linux, it's for an embedded mips3 application where n32
> makes the most sense.

The mips64-linux toolchain supports n32.  So do the mips64-irix6
toolchains.  None of the mips64-elf toolchains do.

"mips64-linux-elf" is mips64-elf with hardware produced by "linux" :-)

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Binutils mailing list