nix build haskell.compiler.ghcHEAD

Rahul Muttineni rahulmutt at gmail.com
Thu Mar 31 06:32:47 UTC 2016


Hi GHC Devs,

Refer https://github.com/NixOS/nixpkgs/issues/14333 for a problem I was
having when building with nix. The interesting part is that if I add an
extra flag -optl-lpthread manually, the error goes away and the build
succeeds. My question is why the build system didn't add the -optl-lpthread
flag when libpthread was a requirement for that particular build?

Thanks,
Rahul Muttineni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20160331/bd07aa77/attachment.html>


More information about the ghc-devs mailing list