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!