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]
Other format: [Raw text]

Re: creating binaries by objcopy


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


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