make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

win32 MSVC singal testing cmd.exe works MSYS does not


From: J. Grant
Subject: win32 MSVC singal testing cmd.exe works MSYS does not
Date: Mon, 29 Aug 2005 00:31:49 +0100
User-agent: Mozilla/5.0 (X11; U; GNU/Linux i686; en; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]