> 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