Date: Sun, 9 Jul 2006 17:15:52 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: ports@freebsd.org, Alejandro Pulver <alepulver@freebsd.org> Subject: Re: Renaming and symlinking shared libraries Message-ID: <20060709141552.GE37822@deviant.kiev.zoral.com.ua> In-Reply-To: <20060709160258.5871bc1b@Magellan.Leidinger.net> References: <20060701202522.00da2f4e@phobos.mars.bsd> <20060703114027.tj9s4h5mog8ww0ck@netchild.homeip.net> <20060703142907.62215dae@phobos.mars.bsd> <20060704074308.9gtr3ucj7ogs8kcs@netchild.homeip.net> <20060706161534.4b8d2639@phobos.mars.bsd> <20060709160258.5871bc1b@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Dy3pjCZLf6+6NySR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 09, 2006 at 04:02:58PM +0200, Alexander Leidinger wrote: > Does our runtime linker follow runtime linker paths embedded into a lib > (gcc -L/path -R/path/foo -lbar) and does the libdb-4.2.so.2 contain a Yes, rtld honors both RPATH and RUNPATH. > runtime linker path entry (don't know how to check, maybe you have to > search the build logs for -R). readelf -d libXXX.so | grep PATH >=20 > Bye, > Alexander. --Dy3pjCZLf6+6NySR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEsQ+YC3+MBN1Mb4gRAta3AJ9fkFR0Pl6n8O/lQsyIBviPEBRMQgCfb1wA cCqmLcgTNIpz/1kVRAKSBfM= =aHyJ -----END PGP SIGNATURE----- --Dy3pjCZLf6+6NySR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060709141552.GE37822>