<p dir="ltr">Hi Simon, </p>
<p dir="ltr">No it doesn't ring a bell to me, though I don't generally use the insider builds. I think 0xc0000142 is a compatibility error, but what is not clear to me is if he replaced realgcc which is a stub we make or just updated things in the mingw folder. So I can't really tell if the error is coming from our driver or gcc itself. </p>
<p dir="ltr">I'll have to install the build in a VM to try. Also as it stands 8.2 will ship with an updated mingw-w64 tool chain already. It will be at 6.2.0-2 vs very latest which is 6.3.0-3.</p>
<p dir="ltr">I'll see if I can reproduce and open a ticket accordingly. </p>
<p dir="ltr">Kind regards, <br>
Tamar <br>
</p>
<br><div class="gmail_quote"><div dir="ltr">On Fri, 10 Mar 2017, 13:15 Simon Peyton Jones via ghc-devs, <<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Phyx and friends: does this ring a bell?  Do we have a ticket?<br class="gmail_msg">
<br class="gmail_msg">
-----Original Message-----<br class="gmail_msg">
From: Glasgow-haskell-users [mailto:<a href="mailto:glasgow-haskell-users-bounces@haskell.org" class="gmail_msg" target="_blank">glasgow-haskell-users-bounces@haskell.org</a>] On Behalf Of J. Garrett Morris<br class="gmail_msg">
Sent: 09 March 2017 17:54<br class="gmail_msg">
To: GHC users <<a href="mailto:glasgow-haskell-users@haskell.org" class="gmail_msg" target="_blank">glasgow-haskell-users@haskell.org</a>><br class="gmail_msg">
Subject: GHC on Windows 10 15019+<br class="gmail_msg">
<br class="gmail_msg">
Hi y'all,<br class="gmail_msg">
<br class="gmail_msg">
I've recently run into a problem using released version of GHC on Windows 10, builds 15019 and later.  The problem seems to be an incompatibility with Mingw64---builds fail calling realgcc.exe with vaguely incomprehensible error messages (Program failed to start with error 0xc0000142).<br class="gmail_msg">
<br class="gmail_msg">
Replacing the packaged version of Mingw64 with a more recent build (from Msys2, say) restores functioning, but no longer works if there are spaces in the path to GHC.<br class="gmail_msg">
<br class="gmail_msg">
I've observed this on three different machines, so I don't think it's just a configuration oddity.  Has anyone else encountered similar problems, or can anyone else verify?  If so, it might be worth repackaging at least the latest released version with a more recent Mingw64.<br class="gmail_msg">
<br class="gmail_msg">
 /g<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Prosperum ac felix scelus virtus vocatur<br class="gmail_msg">
 -- Seneca<br class="gmail_msg">
<br class="gmail_msg">
The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
Glasgow-haskell-users mailing list<br class="gmail_msg">
<a href="mailto:Glasgow-haskell-users@haskell.org" class="gmail_msg" target="_blank">Glasgow-haskell-users@haskell.org</a><br class="gmail_msg">
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" rel="noreferrer" class="gmail_msg" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
ghc-devs mailing list<br class="gmail_msg">
<a href="mailto:ghc-devs@haskell.org" class="gmail_msg" target="_blank">ghc-devs@haskell.org</a><br class="gmail_msg">
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" class="gmail_msg" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br class="gmail_msg">
</blockquote></div>