Evil Rich has updated SDL!
The latest SDL (v1.2.11) can be found at this url:
http://www.rcdrummond.net/sdl/index.htmla small error (if you don't intend to use crosscompilers)
change the paths in the libSDL.la files to
/SDK/Local/newlib/lib and /SDK/Local/clib2/lib
Thank you very very much for this one Rich!
I am putting it through some tests right now! :D
There's also path errors in:
/SDK/Local/Newlib/bin/sdl-config
/SDK/Local/Clib2/bin/sdl-config
change:
prefix=/usr/local/amiga/ppc-amigaos/SDK/local/clib2
prefix=/usr/local/amiga/ppc-amigaos/SDK/local/newlib
to:
prefix=/SDK/local/clib2
prefix=/SDK/local/newlib
that should fix it.
Edited by spotUP on 2007/1/9 3:25:27