This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] aarch64: use lib64 as default lib and slib directory


On Fri, 15 Mar 2013, Marcus Shawcroft wrote:

> Hi,
> 
> This patch seems to have the effect of moving the dynamic linker to
> /lib64, do we need some ldd-rewrite.sed foo hooked into
> ports/sysdeps/unix/sysv/linux/aarch64/configure.in ?

How does s390 glibc handle dynamic linker and libraries in different 
directories?  If it doesn't, maybe that illustrates that keeping the 
dynamic linker in /lib with other libraries in /lib64 really isn't such a 
good idea after all and /lib64 should be used consistently or not at 
all....

(ldd-rewrite.sed may be needed anyway, I just don't think it will help 
with the issue to which you refer.)

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]