cvs commit: src/contrib/binutils/ld/emultempl elf32.em

[ Available lists | Index of cvs-all | Month of Jan 1999 | Week of 7 Jan 1999 | Raw email | View thread | Wrap long lines | Reply ]
From
Peter Wemm <peter@FreeBSD.ORG>
Date
7 Jan 1999 06:03:35
Subject
cvs commit: src/contrib/binutils/ld/emultempl elf32.em
Message-ID
199901071403.GAA26933@freefall.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.057 seconds