[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12955: 24.3.50; Build process on MS-Windows: sometimes needs "human
From: |
Eli Zaretskii |
Subject: |
bug#12955: 24.3.50; Build process on MS-Windows: sometimes needs "human intervention" |
Date: |
Fri, 23 Nov 2012 23:43:20 +0200 |
> Date: Fri, 23 Nov 2012 20:55:47 +0100
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: 12955-done@debbugs.gnu.org
>
> But out of curiosity, I've just tried to invoke mingw32-make right the
> MSYS bash shell, and in this second case a child cmd.exe shell is soon
> started and waiting for input. (Just for the record)
Maybe MSYSTEM is not in the environment in that case, because MSYS
removes it when it calls non-MSYS programs (in this case,
mingw32-make).