Date: Thu, 7 Jan 1999 06:03:28 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/binutils/ld/emultempl elf32.em Message-ID: <199901071403.GAA26933@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/01/07 06:03:28 PST
Modified files:
contrib/binutils/ld/emultempl elf32.em
Log:
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).
Revision Changes Path
1.2 +271 -48 src/contrib/binutils/ld/emultempl/elf32.em
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901071403.GAA26933>
