creating binaries by objcopy
Bahadir Balban
bahadir.balban@gmail.com
Sun Jun 5 19:53:00 GMT 2005
More information about the Binutils mailing list
Sun Jun 5 19:53:00 GMT 2005
- Previous message (by thread): creating binaries by objcopy
- Next message (by thread): creating binaries by objcopy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): creating binaries by objcopy
- Next message (by thread): creating binaries by objcopy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list