[Nix-dev] Adding runtime library search path
Vladimír Čunát
vcunat at gmail.com
Sat Jan 26 17:41:45 CET 2013
On 01/26/2013 04:18 PM, Lluís Batlle i Rossell wrote:
> On Sat, Jan 26, 2013 at 03:00:02PM +0100, Vladimír Čunát wrote:
> I remember as if something like NIX_LDFLAGS="-lgcc" made it keep the
> rpath to gcc/lib. Many packages require that (due to the always-dynamic nature
> of glibc), so nixpkgs should have many examples of this.
AFAIK this adds a link flag, which doesn't help here (tried
NIX_LDFLAGS="-lgcc_s"). The library isn't really linked anyway, but it
seems to be only searched for at runtime.
Vlada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130126/253bab64/attachment-0001.bin
More information about the nix-dev
mailing list