On Mon, Aug 25, 2014 at 2:50 PM, Matthieu Vachon <
[email protected]> wrote:

> I think the patch works only when using mintty as the console. If you
> use cmd directly and you start bash in it, the console is not a pipe
> but a real tty. I may be wrong though as I did not test the Win32 API
> calls inside the two "console".
>
> bash@mintty $ tty
> /dev/pty3
>
> bash@cmd $ tty
> /dev/cons0
>
> Moreover, someone redirecting cmake output to a file would also fail
> into potential weird behavior I think.
>
> Perhaps the best solution would be to go ahead and create a simple hack
patch that just forces the default to be MSYS Makefiles. If you're using
the msys2 project then it should be a safe assumption.

Thanks,
Richard
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to