snes-add readme with 64bit build notes

This commit is contained in:
zeromus 2012-12-26 21:04:04 +00:00
parent 0424052929
commit b070984379
1 changed files with 9 additions and 0 deletions

9
libsnes/readme.txt Normal file
View File

@ -0,0 +1,9 @@
64bit building:
( http://stackoverflow.com/questions/10325696/mingw-64-bit-install-trouble )
install http://code.google.com/p/mingw-builds/downloads/detail?name=i686-mingw32-gcc-4.7.0-release-c,c%2b%2b,fortran-sjlj.zip&can=2&q= to c:\mingw64
copy msys from c:\mingw into c:\mingw64; edit the new msys's fstab file to point to mingw64 instead of mingw
run bizwinmakedistro64.sh from the mingw64's msys