Make for Win32
-
Hi, I am temporarily working on a PC that doesn't have VC++, so I've downloaded a C++ compiler for Win32. The only thing I can't find is a win32 version of Make. Can anybody help me by sending or pointing me to a URL etc ? Damian Del Campo BEng(CompSys Hons) Software Engineer
-
Hi, I am temporarily working on a PC that doesn't have VC++, so I've downloaded a C++ compiler for Win32. The only thing I can't find is a win32 version of Make. Can anybody help me by sending or pointing me to a URL etc ? Damian Del Campo BEng(CompSys Hons) Software Engineer
-
Hi, I am temporarily working on a PC that doesn't have VC++, so I've downloaded a C++ compiler for Win32. The only thing I can't find is a win32 version of Make. Can anybody help me by sending or pointing me to a URL etc ? Damian Del Campo BEng(CompSys Hons) Software Engineer
Hell Look at http://cygwin.com/ There you will find WIN32 ports of a lot of GNU tools including gcc and make. Best regards, Eddy Steevens