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]> |
> From: Paul Smith <[email protected]> > Date: Thu, 03 Jul 2008 12:41:16 -0400 > Cc: [email protected] > > Not knowing anything about Windows that's about all I can say, except > that I _thought_ that there was at least one of the Windows > implementations of GNU make that fully supported parallel builds. Only Cygwin supports that (and MSYS, since it's actually a fork of Cygwin). Native Windows code to support the job server was never written.