On 1/12/2010 05:41, Frank R. Brown wrote:
> To All:
>
> I do not see a version of make in my mingw-w64 installation.  Am I overlooking
> something, or is this to be expected?  (I have looked for things like 
> make.exe,
> mingw-make.exe, mingw32-make.exe, etc.)
>
> I downloaded and unzipped mingw-w64-bin_i686-mingw_20091231.zip, and have
> been able to compile simple test programs.  (This is on 64-bit windows 7.)
>
> Background:  I am looking to build 64-bit versions of some third-party 
> packages
> (at the moment, qt), and this usually requires a make utility.
>
> Thanks.
>
> kf
>

Hi,

make is not part of mingw-w64.

Try mingw32-make instead from the mingw.org project, or MSYS make if
you are using MSYS.

If you are using Cygwin, it already provides its own GNU make.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to