reading elf file (avr target)

Nick Clifton nickc@redhat.com
Tue Apr 25 17:31:00 GMT 2006


Hi Diz,

> I'm trying to get the symbol table out of an object
> file. I built libbfd from binutils 2.16.1 (tried 2.15
> as well) using --enable-target=avr

Err did you mean "--enable-target=avr-elf" ?

>    file = bfd_openr(f, "binary");

Why are you using "binary" here ?  Shouldn't it be "avr-elf" ?

Cheers
   Nick



More information about the Binutils mailing list