rixed
Member
I y'all !
Ive got a strange problem while porting a prog from PC to GP2X :
when I use devkitGP2X, the prog runs OK except that SDL_OpenAudio allways returns -1 (Couldn't create mixer lock).
when I use the official devkit for linux, the sound is OK, but the code generated by this older version of GCC is so slow for
floating math that the prog crash.
So, I would like to know if SDL_OpenAudio is doomed to fail on devkitGP2X, or if I forget to do something ?
Ive got a strange problem while porting a prog from PC to GP2X :
when I use devkitGP2X, the prog runs OK except that SDL_OpenAudio allways returns -1 (Couldn't create mixer lock).
when I use the official devkit for linux, the sound is OK, but the code generated by this older version of GCC is so slow for
floating math that the prog crash.
So, I would like to know if SDL_OpenAudio is doomed to fail on devkitGP2X, or if I forget to do something ?