Compiling the latest from svn for Mac OS X issues

Dear SDL groupies,
I have downloaded the latest svn’s of SDL, SDL_image and SDL_mixer.
I am using a Mac OS X 10.5.6 and trying to build the framework with the
supplied Xcode projects.
The first thing I had to do was remove all references to building for the
ppc, as the latest version of Xcode does not include gcc3.3
Has anyone been able to build the frameworks from the latest svn files?
I was able to get SDL to build with 900+ warnings. I looked at all of them
and they do not appear to be serious. Has anyone had the same experience?

When it came to build the framework for SDL_image, I get the following 4
linking errors:
Linking
/SDL_image/Xcode/build/Development/SDL_image.framework/Versions/A/SDL_image
ERROR “_IMG_LoadCUR_RW”, referenced from:
_supported in IMG.o
ERROR “_IMG_isCUR”, referenced from:
_supported in IMG.o
ERROR “_IMG_isICO”, referenced from:
_supported in IMG.o
ERROR “_IMG_LoadICO_RW”, referenced from:
_supported in IMG.o

Anyone like to comment on these? Honestly, I am not even sure where to start
to try to solve this.

SDL_mixer I was able to get to build with only 20+ warning, again nothing
serious.

Any wisdom and/or insight would be great.
Rick

New mac user here. But is there a difference between intel mac and ppc
with this aspect? Coz’ I just built, the other day, sdl, sdl
image/mixer, without any problems with your typical, configure/make
and latest xcode which included gcc4.On Sat, Mar 7, 2009 at 5:34 AM, Rick Page wrote:

Dear SDL groupies,
I have downloaded the latest svn’s of SDL, SDL_image and SDL_mixer.
I am using a Mac OS X 10.5.6 and trying to build the framework with the
supplied Xcode projects.
The first thing I had to do was remove all references to building for the
ppc, as the latest version of Xcode does not include gcc3.3
Has anyone been able to build the frameworks from the latest svn files?
I was able to get SDL to build with 900+ warnings. I looked at all of them
and they do not appear to be serious. Has anyone had the same experience?

When it came to build the framework for SDL_image, I get the following 4
linking errors:
?Linking
/SDL_image/Xcode/build/Development/SDL_image.framework/Versions/A/SDL_image
ERROR “_IMG_LoadCUR_RW”, referenced from:
??? _supported in IMG.o
ERROR “_IMG_isCUR”, referenced from:
??? _supported in IMG.o
ERROR “_IMG_isICO”, referenced from:
??? _supported in IMG.o
ERROR “_IMG_LoadICO_RW”, referenced from:
??? _supported in IMG.o

Anyone like to comment on these? Honestly, I am not even sure where to start
to try to solve this.

SDL_mixer I was able to get to build with only 20+ warning, again nothing
serious.

Any wisdom and/or insight would be great.
Rick


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org