Subject: Re: -fPIC: any problems to be expected?
To: Todd Vierling <tv@pobox.com>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: tech-toolchain
Date: 07/28/1998 22:35:09
> The only worry is to make cleandir in lib and gnu/lib (and usr.sbin/amd and
> gnu/usr.bin/egcs/common if necessary) to purge all old -fpic objs so they
> won't try to link with -fPIC objs.

And make sure to carefully scan the assembler stubs in libc (and any
other libraries) and re-code them to fit the `-fPIC' model..

-pk