Re: make 3.81 and MS-DOS paths (e.g. C: or drive letter paths)
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
> Date: Thu, 3 Jul 2008 10:27:51 -0400 > From: Christopher Faylor <[email protected]> > > >If you > >use the MinGW gmake, you have the job server issue and -j N does not > >work with recursive make. However, the cygwin gmake works very well > >with visual studio windows paths and forward slash command line > >options, and -j N. > > If there is a mingw jobserver issue, it sounds like a bug. Has it been > filed? The native Windows port of Make doesn't yet support the job server. It's been on my todo for ages, but volunteers are welcome to beat me to it.