One difference between uClibc and glibc

Jie Zhang jzhang918 at gmail.com
Thu Mar 23 13:49:50 UTC 2006


On 3/23/06, Peter S. Mazinger <ps.m at gmx.net> wrote:
>
> STATIC means here, that we build only libc.a, but no libc.so (it is
> useless to have all duplicates if we do not build shared libs), but if
> both are built, the __GI_x internals are present in both libc.so and
> libc.a
>
But the object files in libc.a is built with -fPIC, which is not
necessary if we only need static libc.

Jie



More information about the uClibc mailing list