help-make
[Top][All Lists]
Advanced

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

Re: How install make on a NT client?


From: Paul D. Smith
Subject: Re: How install make on a NT client?
Date: Thu, 1 Feb 2001 09:41:04 -0500

%% "Christian Kuhn" <address@hidden> writes:

  ck> I need GNU make on my Windows NT 4.0 machine. In Readme.w32, i
  ck> could read that i need a cl.exe and nmake. Both is not available on
  ck> my computer. Where can i find it?

  >> If you look a little further down in the README.W32, you'll see
  >> reference to a .BAT file which you can use if you don't have nmake.

  ck> The .bat calls cl.exe. As you could read, i don't have cl.exe.

It's pretty hard to compile a program without a compiler.  You can get
the Cygwin port of GCC to Windows, and there is another toolkit
(Mingw32) as well.  Cygwin comes with its own version of GNU make,
already built.

Ask www.google.com where to find them.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

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