<div dir="ltr">Congrats Simon : )<div><br></div><div>I use precisely the same machine!</div><div><br></div><div>While I haven't run into that particular problem, I do use an alternative console that might provide a workaround in case you keep running into trouble:</div><div><a href="http://cmder.net/">http://cmder.net/</a><br></div><div><br></div><div>My setup log is here, which explains how to use Cmder with MSYS2:</div><div><a href="https://gist.github.com/lukexi/e634067f1d7e3a629988#cmder">https://gist.github.com/lukexi/e634067f1d7e3a629988#cmder</a></div><div><br></div><div>All the best<br></div><div>Luke</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 27, 2016 at 1:21 AM, David Macek <span dir="ltr"><<a href="mailto:david.macek.0@gmail.com" target="_blank">david.macek.0@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 27. 6. 2016 10:01, Simon Peyton Jones via ghc-devs wrote:<br>
> Friends, esp Tamar,<br>
><br>
> I am in happy possession of a new Surface Book, running Windows 10, which is delightful – except that I can’t make the msys64 installation work, which is crucial for GHC.  Can any of you help?<br>
><br>
> ·        I install it from here: <a href="https://sourceforge.net/p/msys2/wiki/MSYS2%20installation/" rel="noreferrer" target="_blank">https://sourceforge.net/p/msys2/wiki/MSYS2%20installation/</a>, which seems to be the canonical place.  The actual 64-bit exe seems to be msys2-x86_64-20160205.exe.<br>
><br>
> ·        Installation goes fine<br>
><br>
> ·        But when I launch the “MinGW-w54 Win64 shell” from the Start menu, the screen flashes as if it is briefly putting up a window, but then the window disappears.<br>
><br>
> ·        Each time I do this the task manager shows that there is another running ‘mintty.exe’.   But it has no visible window<br>
><br>
><br>
><br>
> Does anyone have any idea what I can do or how I can investigate?  I can’t do any GHC development without this!<br>
<br>
</span>Hi.<br>
<br>
Please try `C:\msys64\usr\bin\mintty.exe -h always -` (incl. the trailing dash). You can also try `C:\msys64\usr\bin\bash.exe -li` in case the culprit is really mintty.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
David Macek<br>
<br>
</font></span><br>_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div>