Hey all,
For those using Hadrian for platforms where intree gmp config is important,
some sleuthing I’ve done over the past half  seems to indicate that
currently it’s not correct via Hadrian, but only via make.

https://gitlab.haskell.org/ghc/ghc/issues/17756
I’m able to reproduce this on multiple OS X machines (though it took me a
while to read apart that is Hadrian specific.)

Punchline : at the moment, Hadrian intree gmp builds succeed because gmp
headers in default include search paths of gcc/clang get picked up. In a
properly isolated environment / one without the offending header leakage,
I’m able at least on OS X to get Hadrian with intree gmp to consistently
fail.
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to