This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

ARM -mthumb-interwork broken in current CVS?


Hello,

In desperation [?!] I've tried downloading the latest gcc and compiling it 
for arm-elf running under Red Hat Linux 6.1. It all compiles OK. (Also 
using binutils 2.10 and gdb 5.0).

However, the OS I am using will not build properly if thumb is enabled 
(-mthumb), so I assumed I could use -mthumb-interwork and then compile my 
application with -mthumb and -mthumb-interwork.

During the link phase, I get thousands of errors telling me that all the 
modules in the OS lack interwork support, even though the OS was built with 
the -mthumb-interwork switch.

Is there something else I need to do to enable thumb interworking?

Thank you for any help.
=== Lewin A.R.W. Edwards (Embedded Engineer)
Work: http://www.digi-frame.com/
Personal: http://www.zws.com/ and http://www.larwe.com/

"Und setzet ihr nicht das Leben ein,
Nie wird euch das Leben gewonnen sein."


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