PIC & shared libs - let's solve this now;-)

Ulrich Drepper drepper@redhat.com
Thu Mar 30 21:46:00 GMT 2000


Thanks, I've applied the patch.

Andreas Jaeger <aj@suse.de> writes:

> There're still some places which use PIC - they should be replaced
> either by __PIC__ or by SHARED.  But I wasn't sure what's the right
> thing to do since those occurences are all system specific.

We'll see over time.

One other thing is to avoid compiling files which do not depend on
SHARED.  This can be done if -fPIC is the default and therefore...

> We can now also remove the check "whether -fPIC is default" from
> configure.  I'll do this later after this patch has been added.

...this test should not go away.

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


More information about the Libc-hacker mailing list