If you need to use Unix-like shell inside of the makefile (e.g. sed, rm
-rf etc.),
download and install MSYS:
https://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/
The MSYS package contains the appropriate make.
If using cmd.exe
Hello,
Inside mingw-w64-1.0-bin_i686-mingw_20110318.zip, I was expecting to find
"x86_64-w64-mingw32-make.exe" but there isn't any such file. What can one
use for make?
Thanks,
--Suresh
--
Enable your software for I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/25/2011 07:40, David Cleaver wrote:
>
> JonY wrote:
>>
>> The tarball has symlinks in them, so I don't think they'll work with
>> MSYS out of the box.
>>
>> If possible, I suggest using Cygwin instead of MSYS if you want Unix-ish
>> symlinks.
>>
JonY wrote:
>
> The tarball has symlinks in them, so I don't think they'll work with
> MSYS out of the box.
>
> If possible, I suggest using Cygwin instead of MSYS if you want Unix-ish
> symlinks.
>
I'm not particularly looking for symlinks. I was just needing access to
autoconf and autoreco
Hello,
[Sending this from a new system; hope it appears in plain text.]
On a new Windows 7 64 bit laptop with
mingw-w64-1.0-bin_i686-mingw_20110318.zip and an old msys
copied from my XP 32 bit laptop, the command
find /c/opt/msys /c/opt/mingw -name "*gcc*exe" | xargs ls -laF
sho
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/24/2011 20:08, David Cleaver wrote:
> Hello everyone,
>
> I have just joined a project where I will need access to autoconf and
> autoreconf. I am running Windows XP x64, I use Msys as my shell, and have
> put
> sezero's latest build at the f
Hello everyone,
I have just joined a project where I will need access to autoconf and
autoreconf. I am running Windows XP x64, I use Msys as my shell, and have put
sezero's latest build at the front of the path so I can build 64-bit binaries.
The start of my path looks like:
$ echo $PATH
.:/c/