SDL Supported Platforms: Difference between revisions
From MAMEDEV Wiki
Couriersud (talk | contribs) No edit summary |
Couriersud (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{| class="wikitable sortable" style="text-align:center | {| class="wikitable sortable" style="text-align:center; border:1" | ||
! TARGETOS !! Arch !! class="unsortable" | Auto !! Tested !! Comments | ! TARGETOS !! Arch !! class="unsortable" | Auto !! Tested !! Comments | ||
|- | |- | ||
| 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 30: | Line 26: | ||
| freebsd || amd64 || A || N || | | freebsd || amd64 || A || N || | ||
|- | |- | ||
|} | |} | ||
Revision as of 22:01, 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 |