[uClibc]Mixing Compiler versions

Michael Adams bulk at michaeladams.org
Sun Dec 22 00:24:55 UTC 2002


Andy Preston wrote:

>I know that you can't build a system that has it's applications and
>libraries built using different compiler versions (say 2.95 and 3.2),
>but can the kernel be built using one compiler (2.95), and all the
>applications and libraries be built with another (3.2) provided all the
>headers used to build them are for the same kernel version ? I want to
>try Erik's 3.2 toolchain, and am trying to minimize the amount of things
>I have to rebuild to try it.
>

I believe that the kernel is compiled statically, so it doesn't matter 
what compiler is used, or what C library is used or anything, it'll 
still work just fine.

--Michael Adams.





More information about the uClibc mailing list