Sha256: 1eb5aa50539e9fa9a64ce13e7fbde60b6008ebd732bcb32c73e20fabc5b7fb08
Contents?: true
Size: 339 Bytes
Versions: 46
Compression:
Stored size: 339 Bytes
Contents
#!/bin/sh mkdir -p /usr/local/mingw cd /usr/local/mingw # Don't attempt any of the newer versions - they don't work (gcc 4.7.0) wget http://downloads.sourceforge.net/project/mingw-w64/Toolchains%20targetting%20Win32/Automated%20Builds/mingw-w32-1.0-bin_i686-darwin_20110819.tar.bz2 tar xvfj mingw-w32-1.0-bin_i686-darwin_20110819.tar.bz2
Version data entries
46 entries across 44 versions & 5 rubygems