This is a forwarded message that originally, because of a tar file,
exceeded the limits of the mailing list. I am copying it here for further
reference.

---------- Forwarded message ----------
From: Sylvain Ageneau
Date: Tue, 20 Nov 2012 16:59:53 -0300
Subject: ECL and libltdl
Hello,

I've been struggling with trying to use cffi based libraries with ECL on
iOS which doesn't allow dlopening dynamic libraries (so ECL has to be
compiled with --disable-shared).

GNU libtool includes a small library libltdl which is a kind of platform
independent wrapper for dlopen and also has a fallback mechanism for
platforms that don't allow it:
http://www.gnu.org/software/libtool/manual/html_node/Dlpreopening.html

The attached patch adds optional ltdl support to ECL. I also added a sample
application that shows how to use it.

Regards,
Sylvain

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to