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
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
