On Mon, Oct 26, 2009 at 10:49 PM, Eli Zaretskii <e...@gnu.org> wrote: >> From: Ozkan Sezer <invalid.nore...@gnu.org> >> Date: Mon, 26 Oct 2009 20:27:27 +0000 >> >> >> -mthreads : This one is a noop for mingw-w64 crt. > > This is needed to properly handle Ctrl-C, since (at least on w32) the > signal handler runs in a separate thread. So what happens in a w64 > build of Make if you press Ctrl-C while Make runs? Does it behave as > expected (read: as on Posix systems)? >
Just tried running a makefile with it (under an msys console) and it just exists. -- Ozkan _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make