« Return to Thread: iPhone SDK <-> SDL License

Re: iPhone SDK <-> SDL License

by René Dudfield :: Rate this Message:

| View in Thread

"""
 * Or, the object files for the app are available
   (user relinks with newer SDL.
"""

So maybe you can use LGPL stuff if you make your apps object files available.

I think that satisfies all the silly requirements.


On Thu, Oct 16, 2008 at 8:35 AM, Ryan C. Gordon <icculus@...> wrote:

>
>> What's the rationale behind that?
>
> It's not a technical limitation; the iPhone has dynamic libraries and
> frameworks like Mac OS X, and apps can link to the system libs as such...you
> just can't supply your own.
>
> Why? I don't know.
>
> --ryan.
>
> _______________________________________________
> SDL mailing list
> SDL@...
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
_______________________________________________
SDL mailing list
SDL@...
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

 « Return to Thread: iPhone SDK <-> SDL License