[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How forbidden is RPATH?
- From: Michael Schwendt <bugs michael gmx net>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: How forbidden is RPATH?
- Date: Sun, 30 Apr 2006 10:39:35 +0200
On Sat, 29 Apr 2006 23:08:33 -0700, Toshio Kuratomi wrote:
> lpthread -ldl /usr/lib64/libaprutil-1.so -lldap -llber /usr/lib64/libdb-4.3.so /usr/lib64/libexpat.so -Wl,--rpath -Wl,/usr/lib64
>
> It's being added into the link line by libtool. Here's how to get rid
> of it::
> make LIBTOOL=/usr/bin/libtool
>
> I've updated the wiki page to reflect that this may sometimes be the
> best way to pass the LIBTOOL line into the build.
Actually, it's quite the opposite. It's a crude hack, which
may result in unexpected side-effects when the other generated
libtool/automake files become too different from the enforced
/usr/bin/libtool
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]