On Fri, Aug 12, 2011 at 7:21 AM, Matt Lamari <span dir="ltr"><<a href="mailto:matt.lamari@gmail.com">matt.lamari@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Assumptions:<br>
1.  iPhone apps must statically link libraries, can't use dynamic linking<br></blockquote><div><br>Who cares? LGPL does not talk about dynamic or static linking separately. It talks about libraries and linking.<br> </div>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2.  An ECL-using iPhone App will need to link in ECL runtime elements.<br></blockquote><div><br>No problem. Build a version of ECL that is statically linked. The iOS port supports this.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


3.  Apple would pass the app and let it onto the App store.<br></blockquote><div><br>This is not our business but I doubt there is any problem about this, for commercial use of LGPL software is not forbidden.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

With these assumptions, say an app, FoobarBlasters, was made with ECL<br>
and put on the app store. . . .<br>
Is compliance with ECL licensing possible at this stage - if so, what<br>
would that take?  [...]<br>
Published FoobarBlasters binary that can be dynamically linked with a<br>
dynamic ECL (not possible if assumption correct).<br clear="all"></blockquote></div><br>Remove "dynamic" and you'll have it. You only need to provide a version of your program, typically as a statically linked library, that somebody else may link with another version of ECL's library. Note that in order to perform this linkage *no source* is needed. The linker does not need header files, just a compatible binary.<br>

<br>Juanjo<br><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>