creating binaries by objcopy

Bahadir Balban bahadir.balban@gmail.com
Sun Jun 5 19:53:00 GMT 2005
On 6/5/05, Daniel Jacobowitz <drow@false.org> wrote:
> The answers to these questions depend on your target and on your
> linker.  It's hard to say.
> 
> --
> Daniel Jacobowitz
> CodeSourcery, LLC
> 

In fact I am using an arm-elf-gcc toolchain and also arm-none-eabi
from CodeSourcery. The problem is that after I generate a binary,
objdump does not work on it, (fails with a not valid elf file error,
which is expected) so I can't see if the file layout is somewhat what
I want. How else could I find out?

Thanks,
Bahadir



More information about the Binutils mailing list