SDL Supported Platforms - JoakimLarsson/mame GitHub Wiki

The quick brown fox jumps over the lazy dog

Compiling SDLMAME

Invoking make

TARGETOS Arch Auto make Comments
solaris i386 D [email protected] LD=@g++-4.3.2
solaris x86_64 - PTR64=1 [email protected] LD=@g++-4.3.2
win32 i386 A OSD=sdl
os2 i386 A OSD=sdl
win32 x86_64 A OSD=sdl
unix i386 A
unix x86_64 A
unix ppc A
unix ppc64 A
macosx i386 D
macosx x86_64 - PTR64=1
macosx ppc D
macosx ppc64 - PTR64=1
freebsd i386 A
freebsd amd64 A

Successful builds

TARGETOS uname -m -p -r -s make gcc Comments
solaris SunOS 5.11 i86pc i386 [email protected] LD=@g++-4.3.2 4.3.2
solaris SunOS 5.11 i86pc i386 PTR64=1 [email protected] LD=@g++-4.3.2 4.3.2
unix Linux 2.6.28-17-generic x86_64 unknown PTR64=1 4.2.4
macosx Darwin 9.2.0 i386 i386 4.0.1
macosx Darwin 9.8.0 Power Macintosh
freebsd FreeBSD 7.2-RELEASE i386 i386 4.2.1
⚠️ **GitHub.com Fallback** ⚠️