--whole-archive libc_nonshared.a in shared objects

Ulrich Drepper drepper@redhat.com
Thu Jun 14 15:52:00 GMT 2001


Roland McGrath <roland@frob.com> writes:

> > That part is OK.  All references to symbols in libc_nonshared must be
> > resolved locally.  So, linking in libc_nonshared.a as an archive is
> > necessary.
> 
> I don't understand.  I thought you just said we should not the whole archive.

Not the whole archive but all the functions definitions from the
archive which are referenced.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-hacker mailing list