Hi,

I rebuilt the todays CVS code with MSVC to confirm Eli's patch witch is
in CVS now I believe.

Under cmd.exe the MSVC make.exe works the same as on GNU/Linux, great Eli!

C:\msys\1.0\home\now3d>make -fmakefile_sig.mak -j8
main
main
counting:
counting:
(I press ctrl+c)
make: *** [temp2] Interrupt
make: *** [temp1] Interrupt

C:\msys\1.0\home\now3d>make -fmakefile_sig.mak
main
counting:
(I press ctrl+c)
make: *** [temp1] Interrupt

C:\msys\1.0\home\now3d>

Under MSYS ctrl+c still kills make.exe, leaving MSYS (rxvt.exe + sh.exe)
running with main.exe (my test program).  When main.exe finishes the
output appears on the MSYS rxvt terminal.

I wonder if Earnie knows if this is a problem with MSYS?

Kind regards
JG


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to