[SDL] SDL_Sound Universal Binary
Ryan C. Gordon
icculus at icculus.org
Wed Jun 7 07:34:58 PDT 2006
Gregory Smith wrote:
> Just wondering if anybody out there built an SDL_Sound (or SMPEG) unibin
> framework...it would save me the trouble of trying to update the project
> files to build it myself.
I've shipped games where I built SDL_sound with gcc3.3 on PPC and gcc4.0
on Intel, glued the two together with lipo, and was done with it.
It's not elegant, but it was the easiest solution.
Sam updated SMPEG to be Universal with the fatbuild script. We should
probably do something similar for SDL_sound.
--ryan.
More information about the SDL
mailing list