[arch-ports] [arch64] glibc/gcc update in testing

Jan de Groot jan at jgc.homeip.net
Wed Jun 7 16:43:24 EDT 2006


On Wed, 2006-06-07 at 22:19 +0200, Pierre Schmitz wrote:
> seems to work so far. But why is this:
> 
> [pierre at athlon64 ~]$ pacman -Qo /lib64/*
> /lib64/ld-2.4.so is owned by glibc 2.4-2
> /lib64/ld-linux-x86-64.so.2 is owned by glibc 2.4-2

that's because the main linker is looked for in /lib64. When a program
links to it in /lib64, it will link the rest of the libraries from /lib.
Programs that don't have /lib defined in the rpath will fail to run
because they can't find the linker.





More information about the arch-ports mailing list