On Feb 26 20:08, Dimitry Andric via Cygwin wrote: > On 26 Feb 2024, at 20:03, Corinna Vinschen <corinna-cyg...@cygwin.com> wrote: > > > > On Feb 26 17:34, Dimitry Andric via Cygwin wrote: > >> Hi, > >> > >> After a recent upgrade of a Cygwin installation, including cygwin1.dll > >> (see https://cygwin.com/pipermail/cygwin/2024-February/255308.html) to > >> 3.5.0-1, I now get spurious "error 127" messages from (Cygwin's copy of) > >> GNU make 4.4.1-2, when it starts external processes and those external > >> processes exit with a zero exit code. > >> > >> For example, a very simple Makefile: > >> > >> all: > >> cmd /c echo done > >> > >> Running this a few times in a Cygwin bash prompt, gives: > >> [...] > >> make: *** [Makefile:2: all] Error 127 > > > > This is probably what has been fixed for 3.5.1 already in patch > > aa73e1152426 ("Cygwin: console: Fix exit code for non-cygwin process.") > > > > For testing, please install the most recent test release > > cygwin-3.6.0-0.62.gc2f6c0415501 via the Cygwin installer and try again. > > Yes, I tried that and it fixes it, thanks!
Great, thanks for your feedback! Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple