[SDL] Mac OS X Universal Binaries
Torsten Giebl
wizard at syntheticsw.com
Sun Dec 3 02:48:31 PST 2006
Hello !
> Heh, tell that to the users. I had a friend who was trying to show
> Tux Paint to some kids, and they had an OS X 10.2 system. He had to dig
> all over my website to find a link to a 2yo version they could use. :(
>
> I'd rather miss out on GCC4 goodness than have 1000s of kids miss out
> on Tux Paint 0.9.16 goodness. ;^)
My last question to UBs :
With the help of gcc-fat.sh and more
or less tweaking of the libs, i now have
the wanted UB versions from zlib, libpng,
libjpeg, libfreetype and SDL with fatbuild.sh
was no problem.
When i now try to compile SDL_image for example with
gcc-fat.sh it stops when testing for SDL.
I looked at the config.log and it says it cannot locate
SDLmain.a, but hey it is in /usr/local/lib and i checked
it is also an UB one.
The config.log file is online :
http://www.syntheticsw.com/~wizard/tmp/config_log.txt
The thing is that when i use --disable-sdltest
it the cannot find libpng, libz and libjpeg.
Does gcc-fat.sh somehow turns library using off ?!?
CU
More information about the SDL
mailing list