On Wed, Mar 14, 2012 at 10:40:27PM +0100, Martin Husemann wrote: > On Wed, Mar 14, 2012 at 04:02:28PM -0400, Christos Zoulas wrote: > > This means we cannot use them for the PIC build of libc... I will fix it. > > Or we need to provide stubs for ld.elf_so (the PIC libc might find other > uses).
I posted a patch a while ago to hand pick the closure for ld.elf_so. It might need a bit more work to get the correct choices for all the libgcc parts, but it would avoid unintentional junk getting pulled in. Joerg