I wanna change the binutils

Nick Clifton nickc@cambridge.redhat.com
Tue Aug 21 08:50:00 GMT 2001


Hi Myunghui,

> I was made cross-compiler for arm-elf type. And, use a elf2flt(elf
> to flat).  But, I think, this tool different old version.
> So, i did not use a elf2flt utility.

> What can i do?

It is possible to generate a cross compiler that will use the old
(broken) behaviour.  Simply configure a toolchain with:

  --target=arm-oabi

and then rebuild and reinstall everything.

Cheers
        Nick



More information about the Binutils mailing list