Can a library created with CodeWarrior and GCC C be used in a project using CodWarrior and Freescale C?
We are evaluating a third-party library that compiles when using CodeWarrior 10.5 and the GCC C compiler but not with the Freescale C compiler. Our existing application is using CodeWarrior 10.5 and the Freescale C compiler.
There are still issues with the library so before I put any more time into it - can this be successful? Will a GCC C compiled library work with a Freescale C compiled project?
Thanks