About initialization of SDL on no-x86

when running testwm.c on no-x86 platform,it shows that sdl can not be
initialized.
is it related to hardware??

And ,I got the information that there were three subsystems(the Event
handling,File I/O and Threading) which would be initialized automatically,
that’s right?

If it is and when cross-compiling sdl the option --disable-pthread was
used,
it would result in that sdl can not be initalized??

thanks a lot.

–Andy

Hi, I’v translated Stephane Marchesin’s MMX assembler routines to
Intel/Win32 assembler notation, and they are included in the attachment…
I’v worked with them for about 2-3 months and haven’t noticed any bugs,
so if someone is interested to have a look…here they are…
There is a performance gain of some 6x for sound mixing, so I find them
really usefull…
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed…
Name: SDL_mixer.c
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030120/60530992/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed…
Name: SDL_mixer_MMX_VC.c
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030120/60530992/attachment.asc
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed…
Name: SDL_mixer_MMX_VC.h
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20030120/60530992/attachment-0001.txt

Hi, I’v translated Stephane Marchesin’s MMX assembler routines to
Intel/Win32 assembler notation, and they are included in the attachment…
I’v worked with them for about 2-3 months and haven’t noticed any bugs,
so if someone is interested to have a look…here they are…
There is a performance gain of some 6x for sound mixing, so I find them
really usefull…

Thanks! I’ve added them to CVS.

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment