[Ecls-list] porting to android using NDK

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Feb 20 22:03:12 UTC 2011


On Sun, Feb 20, 2011 at 6:41 PM, Sylvain Ageneau <ageneau at gmail.com> wrote:

> Thanks for the tip! It turns out the problem had to do with using a 64
> bits ECL host to do the cross compilation.


I know about this. Unfortunately right now in the compiler there are various
places where the type sizes, integer ranges and other target-dependent flags
are hardcoded. We should abstract them in some generic form of "target"
structure or environment so that the same executable can compile multiple
platforms.

BTW, I am working right now on embedding the Unicode 6.0.0 database into ECL
using constant C arrays. It seems to work in OS X and with gcc, so that
might help with the NDK port.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110220/ea1b82f6/attachment.html>


More information about the ecl-devel mailing list