This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Compatibility between ARM GCC and ARM's ARMLINK tools

Hello, I wonder if it is possible to build a static library using the ARM GCC tool chain(Sourcery CodeBench) for ARM9 and link it later with libraries built with ARM Keil compiler(armcc) and linker(armlink)?

And which additional GCC libraries should we link (and in which order) together with the Keil libraries to create working build?

Thanks for the great help!