[Nix-dev] gcc_s with Haskell packages

Vladimír Čunát vcunat at gmail.com
Thu Jul 31 22:51:18 CEST 2014


Hi.

On 07/31/2014 09:23 PM, Mateusz Kowalczyk wrote:
> I'm trying to get the bits-extras Haskell package to compile. The caveat
> is that it needs gcc_s as an available library.
>[...]
> I see many packages in nixpkgs with the NIX_LDFLAGS="-lgcc_s" present
> but it does not seem to work in my case: perhaps something extra is
> needed for Haskell packages. Can anyone point me in the right direction?


Are you sure if NIX_LDFLAGS works for cabal.mkDerivation? GCC should be 
on link path, as stdenv is enough for that IIRC.


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/20140731/2d2a8dca/attachment.bin 


More information about the nix-dev mailing list