make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUmake compared with Watcom make


From: Earnie Boyd
Subject: Re: GNUmake compared with Watcom make
Date: Tue, 21 Jan 2003 07:02:01 -0500
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826

Johan Bezem wrote:

Not necessarily, but the GNUmake source code tends to use unix constructs
that can only be "translated" into something similar under W32. This tends
to be slow. I suggest checking out 'Cygwin' (http://www.cygwin.com), a
POSIX-layer for use on W32, that comes with it's own (ported) set of tools,
including a 'make' 3.79.1 natively compiled by the GNU c compiler. Works
perfectly for me!


And for completeness, if you're not interested in the POSIX-layer runtime for building your packages but need a POSIX system that'll execute a typical configure script check out, http://www.mingw.org/msys.shtml. It contains the same version of make as Cygwin does.

Earnie.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]