[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] elf to flat binary conversion
Hi Alistair,
Alastair Burnett wrote:
> I'm playing around with the mb-elf2flt utility to try and convert an elf
> file to flat binary. My problem is this:
[snip]
>
> Does anyone have any advice on how to convert an elf file to flat binary ?
Have a look at the mb-ld script distributed with the standard mb-uclinux
toolchain. It parses a few extra options, and handles creation of flat
binaries etc, before passing off control to the "real" linker, which we
rename mb-ld.real
It should give you some ideas on how to use the elf2flt utility.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/