On Mon, 04 Oct 2010 17:24:51 +0100
T. Horsnell wrote:

> Is it possible to create a static (.a) version
> of a library from the dynamic (.so) one, or to
> create a static executable when only shared libs
> are available?

Nope, and to all intents and purposes, it is pretty
much impossible to static link any program these
days with so many parts of glibc now dlopen()ing
various plugins for network protocols, or pam
user access info, etc.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to