make-w32
[Top][All Lists]
Advanced

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

Re: kindly reply


From: Markus Mauhart
Subject: Re: kindly reply
Date: Sat, 12 Feb 2005 22:03:28 +0100

"Arun Prabhakar" <address@hidden> wrote...
>
> hi all,
>       i downloaded the GNU make-3.80 and run it my windows 98.i am getting 
> the following errors
>
>       "Linking WinRel/gnumake.exe"
>        bad command or filename
>        bad command or filename
>       "WinRel build failed"
>
> please help me out to clear those errors and run gmake successfully in my 
> windows.
> please reply soon as this a student project.thank you in advance.

Hi Arun,


I'd suggest that you download and install mingw, IIRC from www.mingw.org, it 
probably
contains a built version of make380 ("mingw/bin/mingw32-make.exe"), otherwise 
you can
download sources and binary from www.mingw.org too.
My current working mingw installation consists of ...

  mingw-runtime-3.7.tar.gz
  w32api-3.2.tar.gz
  binutils-2.15.91-20040904-1.tar.gz
  mingw-utils-0.3.tar.gz
  gcc-g++-3.4.2-20040916-1.tar.gz
  gcc-core-3.4.2-20040916-1.tar.gz
  MinGW-3.1.0-1.exe
  (new files listed first, old files to be installed first)

... but if you need only make380, then either MinGW-3.1.0-1.exe or e.g.
mingw32-make-3.80.0-3.exe + mingw-runtime-3.7.tar.gz could be enough for you.


Regards,
Markus.







reply via email to

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