This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: building a n32 toolchain?


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


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