Mercurial > sdl-ios-xcode
view README.AmigaOS @ 4102:328a3f973890 SDL-1.2
Date: Thu, 15 Nov 2007 10:33:01 +0100
From: "Marco Lopes"
Subject: Compiling with Intel compiler fails
I~Rve recently bought the Intel Compiler 10 for another project and decided
to compile SDL with it as well.
I was very surprised when it failed to compile because of the function:
Error 5 error: label "endS16" was referenced but not
defined ..\..\src\audio\SDL_mixer_MMX_VC.c
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 28 Dec 2007 18:07:59 +0000 |
parents | 6d2e1961661a |
children |
line wrap: on
line source
The AmigaOS code has been removed from SDL, since it had been broken for a long time and had a few bits of fairly invasive code #ifdef'd into the SDL core. However, there is an OS4 version of SDL here: http://www.rcdrummond.net/amiga/index.html And a MorphOS version here: http://www.lehtoranta.net/powersdl/ --ryan.