I bought the "GNU Software for MS-Windows and MS-DOS", published by the FSF,
directly from them for $35.00 -- manual and CD. You also might be able to
get it from a bookstore such as amazon.com or Borders. Includes a bunch of
GNU tools. They seem to work pretty well, but even using bash as the shell
I've had quite a few line length issues, probably with the debugger and
other Win32 tools I'm calling from bash from within GNU Make. I've been
able to get around those issues by extensive use of command files. You also
don't have support for long filenames under NT, a fairly significant issue
for me, but, as always, there are ways...
-- Dave Stockton
Dave Stockton
Embedded Power Corporation
10450 Stancliff Suite 110
Houston, TX 77099 USA
Voice: (800) 525-4302
Fax: (281) 561-9980
[EMAIL PROTECTED]
www.embeddedpower.com
> -----Original Message-----
> From: Chu, Chiang [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 10, 2000 1:04 PM
> To: [EMAIL PROTECTED]
> Subject: gnumake
>
> Hi,
>
> Is there a Win32 version of GNUMAKE? Where can I get it?
>
> Thanks for your answers.