I'm scratching my head with some issues I'm having regarding ECL on android
(I'm using these patches: https://github.com/ageneau/ecl-android).
But the documentation only talks about how to build ECL. It does not talk
about what I'm looking for:
1 - Licensing/the ecl-android build process. ECL is LGPL, which means I
can't statically link against it without open sourcing my project (which I
can't), but ecl-android generates a static library for it. Since there are
so many files and generators, I don't even know where to start to change it
to a shared library.
2 - My build process. I wanted to be able to compile my library as a static
library and link it against my project. But the project does not explains
how to perform that. The sample, HelloEcl, simply loads ECL and some
previously built libraries so I can connect to them through SLIME. And
again, I don't understand exactly how the build process works. The iOS
example uses ASDF-CROSS:BUILD-IOS, which does not have something equivalent
for android.
Thanks in advance for your time and help.
--
Yuri Albuquerque
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list