<p dir="ltr"><br>
On 6 Jul 2013 14:45, "Juan Jose Garcia-Ripoll" <<a href="mailto:juanjose.garciaripoll@gmail.com">juanjose.garciaripoll@gmail.com</a>> wrote:<br>
><br>
> On Sat, Jul 6, 2013 at 1:53 PM, Yuri Albuquerque <<a href="mailto:yuridenommus@gmail.com">yuridenommus@gmail.com</a>> wrote:<br>
>><br>
>> So, if I provide the .o binary, I'm good to go?<br>
><br>
> This is what at least two people have told you: a library with your object files and a Makefile or instructions to link those files with ECL. </p>
<p dir="ltr">Roger that.</p>
<p dir="ltr">>><br>
>> But what about the build process? Should I simply load my code using ASDF?<br>
><br>
> I do not understand this. There are about 30 threads discussing how to build shared libraries or statically linked libraries from user code using ASDF's MAKE-BUILD. </p>
<p dir="ltr">But this assumes the target arch to be similar to the development machine, doesn't this? I'm talking about producing a library for android. Does a thread about this exist?</p>
<p dir="ltr">>><br>
>> I'm also considering using chicken scheme,<br>
><br>
> So what. Do you expect us to convince you of the opposite? I have tried many different platforms along my life, and the decision is a very personal one.</p>
<p dir="ltr">I didn't mean to sound rude, I'm just asking for suggestions before deciding.</p>
<p dir="ltr">>><br>
>> because the BSD licence makes things simpler.<br>
><br>
> LGPL version 2 only has one complication: it forces you to redistribute the binaries to the people that buy your software. In what sense is this much more complex?</p>
<p dir="ltr">Yes, because I'm talking about something that will be deployed as a mere APK.</p>
<p dir="ltr">><br>
> LGPL version 2 on the other hand has something important: it forces people that derive new versions of ECL to make them public. I find that this is important, because it is not fair that freelancers and private companies profit from free software without reverting anything back to the community.</p>

<p dir="ltr">I agree with you.</p>
<p dir="ltr">><br>
> Note also that this is LGPL version 2, not the more recent version 3 from the FSF.<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">http://juanjose.garciaripoll.googlepages.com</a></p>