This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libretro-super
Watch
1
Star
0
Fork
0
You've already forked libretro-super
mirror of
https://github.com/libretro/libretro-super
synced
2024-11-28 11:14:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44fab72a8d
libretro-super
/
recipes
/
recipes.win-mingw64-seh.conf
8 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added recipe for an SJLJ mingw64-w64 toolchain, this assumes it's installed in C:\Tools\mingw64 and that python is in C:\Tools\python64. For MAME you might have to rename python.exe to python2.exe
2014-11-08 20:36:00 +00:00
PATH /mingw64/bin
platform MINGW64
make sure to specify architecture
2014-12-09 01:49:49 +00:00
ARCH x86_64
fix recipes
2014-12-07 08:17:15 +00:00
MAKE mingw32-make.exe
fix config files
2014-12-09 01:43:12 +00:00
CC gcc
CXX g++
bsnes buildbot build fixes
2014-12-31 21:09:22 +00:00
CXX11 g++
Reference in New Issue
Copy Permalink