[Ecls-list] ECL as an embedded language on an Android game
Matthew Mondor
mm_lists at pulsar-zone.net
Sun Jul 7 16:13:43 UTC 2013
On Sat, 06 Jul 2013 11:35:35 +0200
"Pascal J. Bourguignon" <pjb at informatimago.com> wrote:
> > Unless I'm mistaken (disclaimer: I'm no lawyer), dynamic linking is
> > fine, as it allows to fulfill the requirement that the user be able to
> > upgrade the LGPL dependencies, while static linking might be
> > problematic...
>
> You can use a static LGPL library, as long as you provide your
> proprietary .o, and the Makefile to link them with a substituted static
> library (used modified or different implementation).
Thanks, this is useful to know.
--
Matt
More information about the ecl-devel
mailing list