This is the mail archive of the libc-help@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]

glibc and $ORIGIN


Hi folks!

I'd like to build a system unfixed to absolute paths, so with

  LDFLAGS += '-z origin'
  LD_RUN_PATH = '$ORIGIN/../lib'

Unfortunately, the glibc seems not to support it. Am I wrong or
is there a work-around for this?

Greetings,
Fabiano


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