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: Linking arm thumb code


>But of course this could also be the loader or elf2flt. Hmmm. I'm not
>familiar enough with objdump and elf, so you'd have to assist me here.

Well, elf2flt probably doesn't know about Thumb attributes.  But I would 
expect that all the necessary processing had already been done by the time 
elf2flt runs in any case.

I just did a quick experiment here and ".thumb_set" does seem to be working 
OK.  Can you show me the complete set of steps you use to generate your binary?

p.


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