This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: arm-elf thumb-2 issue in newlib or gas?


Hi Andreas,

That patch fixed previous error, but new similar ones appeared in libgloss,
se below.

../../../../../../newlib-1.16.0/libgloss/arm/crt0.S:85: Error: thumb
conditional instrunction not in IT block

Darn - OK, changing the assembler is easy, but I have no idea how the new ARMv7 special purpose registers (and stacks) should be initialized. Do you know ? If not then we can just suppress the offending code for __thumb2__, but that is far from ideal.


Cheers
  Nick


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