> From: Oleksandr Gavenko <[email protected]> > Date: Sat, 29 Jan 2011 00:22:49 +0200 > > Cygwin make does not support jobserver.
Really? That's strange. Jobserver needs very basic Posix features, which AFAIK Cygwin supports for a long time: signals and pipes. Are you sure you are using a sufficiently new Cygwin port of Make? What does "make --version" say? If all else fails, try asking on the Cygwin mailing list. If they tell you jobserver isn't supported, then it really isn't. But I'd be surprised. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
