<div dir="ltr">I'm trying to test a patch I wrote for Windows builds[1]. I'm following the preparation guide[2], but my configure step fails[3] with config.log contents[4]. Note that I'm building on the ghc-7.10 branch, not master. Is it possible that this would contribute to the unrecognized --enable-tarballs-autodownload option, and/or the inability to compile C files?<br><br>[1] <a href="https://phabricator.haskell.org/D1158">https://phabricator.haskell.org/D1158</a>, handles long linker command line arguments<br>[2] <a href="https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Windows">https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Windows</a><br>[3] <a href="http://lpaste.net/139330">http://lpaste.net/139330</a><br>[4] <a href="http://lpaste.net/139331">http://lpaste.net/139331</a><br></div>