The runtime linker has a way to tell if the libs are for libc5 or
libc6. ld doesn't have that info. I think this whole concept
is doomed to failure. I think you have to make sure you're not mixing
libc5 and libc6 libraries in the ld command.
Show replies by date