Searched hist:42372 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/ld/emultempl/
H A Delf32.emdiff 42372 Thu Jan 07 14:03:27 MST 1999 peter ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have).
Teach it about the FreeBSD equivalent, because there are some funny things
going on with -rpath that I can't quite get a handle on. It looks like
setting an rpath on a new shared object overrides all the implicit
DT_RPATH's from the dependencies, causing them to fail at link time
(but not runtime).

Completed in 91 milliseconds