On Tue, Sep 21, 2010 at 6:55 PM, Ruben Van Boxem
<[email protected]> wrote:
> Hi,
>
> While compiling GNU make

Just be careful doing that: make may require patching especially for
the path separator character (see the make package I maintain at
the downloads page)

>   , configure showed a warning saying that my system
> doe snot have waitpid() or wait3() and therefore "-j" would be unreliable. I

Well, AFAIK, the configury warning can be ignored, but try asking
at the make mailing lists.

> understand, but then a simple google on "mingw waitpid" got me this:
>
> http://www.koders.com/c/fid3D4ECA1D12B2F778B030DF13B9C076952EC55658.aspx

That's libiberty code.

>
> Does this fit GNU Make's requirements? And if so, why does mingw-w64 not
> have it?
>
> Thanks!
>
> Ruben

--
O.S.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to