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!
Yo yo
Rebuild the GNU C Library with your extra library code HAHA!
then, dog,
Try out --library_interface=glibc compiler option in the armcc project infocenter.arm.com/.../index.jsp
fo sho fo sho
Or just port the code. Hmmmmmm.
View all questions in Keil forum