SDL Supported Platforms: Difference between revisions
From MAMEDEV Wiki
Couriersud (talk | contribs) No edit summary |
Couriersud (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
! TARGETOS !! Arch !! class="unsortable" | Auto !! Tested !! Comments | ! TARGETOS !! Arch !! class="unsortable" | Auto !! Tested !! Comments | ||
|- | |- | ||
{| textalign="center" | |||
| solaris || i386 || D || Y || CC=@gcc-4.3.2 LD=@g++-4.3.2 | | solaris || i386 || D || Y || CC=@gcc-4.3.2 LD=@g++-4.3.2 | ||
|- | |- | ||
Line 29: | Line 30: | ||
| freebsd || amd64 || A || N || | | freebsd || amd64 || A || N || | ||
|- | |- | ||
|} | |||
| c || 4 || 1492-12-08 || be | | c || 4 || 1492-12-08 || be | ||
|- | |- | ||
| e || 0 || 1601-08-13 || sorted. | | e || 0 || 1601-08-13 || sorted. | ||
|} | |} |
Revision as of 20:51, 20 January 2010
TARGETOS | Arch | Auto | Tested | Comments |
---|
solaris | i386 | D | Y | CC=@gcc-4.3.2 LD=@g++-4.3.2 |
solaris | x86_64 | - | Y | PTR64=1 CC=@gcc-4.3.2 LD=@g++-4.3.2 |
win32 | i386 | A | Y | OSD=sdl |
win32 | x86_64 | A | Y | OSD=sdl |
unix | i386 | A | Y | |
unix | x86_64 | A | Y | |
macosx | i386 | D | Y | |
macosx | x86_64 | - | Y | PTR64=1 |
macosx | ppc | D | N | |
macosx | ppc64 | - | N | PTR64=1 |
freebsd | i386 | A | Y | |
freebsd | amd64 | A | N |
c 4 1492-12-08 be e 0 1601-08-13 sorted.