> > > see the -R option of ld. > > > > Or the LD_RUN_PATH env variable. > > -R overrides that, so it's (presumably) less subject to error. LD_RUN_PATH is a nice workaround for stupid software that ignores LDFLAGS (like php, although IIRC the issue there was that libtool 1.3 does not pass LDFLAGS on; I was "advised" to use LD_LIBRARY_PATH instead. D'oh.)
- Solaris: Finds library at build-time, not at run-time. Murray Cumming
- Re: Solaris: Finds library at build-time, not at run... Thomas E. Dickey
- Re: Solaris: Finds library at build-time, not at... Lars Hecking
- Re: Solaris: Finds library at build-time, no... Thomas E. Dickey
- Lars Hecking
