This is the mail archive of the gcc@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]

Configure and compile gcc2.95.2 for ARM (Thumb + ARM instr)


Hi, I've downloaded, configured, compiled and installed the GNU
toolchain (2.95.2 ) for arm-elf target.
I't works fine with ARM-code (32 bit), but I don't now how to generate
THUMB-code and link it with ARM-code (Interworking). My questions are:
- the arm-elf configuration of gcc2.95.2 does can generate THUMB objects
? if yes, how ? If no wath version supports interworking?
- how I can swithc between ARM state and Thumb state?
- I'm using NewLib 1.9.0. how can I compile it to generate Thumb -code
and Arm -code libs?

tanks: joel brenner


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