This is the mail archive of the binutils@sourceware.org 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: ELF backend


Maybe I have such problems with ELF since I have 64-bit length
instructions but use elf32?

-Alexander

On Wed, Mar 11, 2009 at 1:06 PM, Alexander Sviridenko <mail@d2rk.com> wrote:
> Hi Nick,
>
> I have 64-bit length instructions.
>
>> Most likely problem - you are not #include'ing elf32-target.h (or elf64-target.h if yours is a 64-bit target)
>> *after* defining the elf backend functions.
>
> No, the elf32-target.h file has been included.
>
> Thanks.


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