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

interoperability between C compilers

Hi,

I'm working on a project where we are mainly using the RealView compiler together with Keil uVision. We are now considering adding a third party driver that is created with the GNU toolchain in mind.

Is it possible to link my RealView project with object-files created by gcc?

Is there any table available on C interoperability between compilers (for the ARM architecture)?

Best Regards
Ã…ke Forslund