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]

Re: I wanna change the binutils


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


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