[quake3] [PATCH] Mac OSX support

Tony J. White tjw at webteam.net
Tue Apr 11 11:48:17 EDT 2006


On Mon, Apr 10, 2006 at 04:53:10PM -0400, Ryan C. Gordon wrote:
> 
> > I seem to
> >remember some code in an older Darwin that did dlopen(). Either that  or 
> >someone wrote some stub code for dlopen().
> 
> Probably dlcompat, which is what SDL uses internally.
> 
>   http://www.opendarwin.org/projects/dlcompat/

I just now noticed you added dlcompat to the SDL CVS version.  Now I understand
why ioq3 was trying to load .dylib files directly (instead of through .bundles).

Forget about all portions of my patch except the crashing fix to 
'code/unix/unix_net.c' for now.  I will focus on building against the
CVS version of libSDL.

The src/libs/macosx/libSDL-1.2.0.dylib file should still be removed since it
does not seem to support SDL_LoadObject() anyway.

-Tony




More information about the quake3 mailing list