<div dir="auto">Hey all,</div><div dir="auto">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. </div><div dir="auto"><br></div><div dir="auto"><div><a href="https://gitlab.haskell.org/ghc/ghc/issues/17756">https://gitlab.haskell.org/ghc/ghc/issues/17756</a></div>I’m able to reproduce this on multiple OS X machines (though it took me a while to read apart that is Hadrian specific.)</div><div dir="auto"><br></div><div dir="auto">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. </div>