This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: ld.so's LD_LIBRARY_PATH/LD_PRELOAD in mixed 32bit and 64bit environment


On Monday, August 22, 2011 05:46:30 Alon Bar-Lev wrote:
> +              ld.so understands the strings $ORIGIN , $LIB and  $PLATFORM 

no space before the ","

> (or +              equivalently ${var}) in a LD_LIBRARY_PATH string.
> +
> +              LIB is expanded to lib or lib64 based on the architecture.
> +
> +              ORIGIN  is  expanded to the location of the binary which is
> curâ +              rently loaded.
> +
> +              PLATFORM is expanded to the running platform.

i think you need to doubly-clarify that you want to use a literal '$LIB' in 
the settings ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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