[Ecls-list] porting to android using NDK

Sylvain Ageneau ageneau at gmail.com
Sun Feb 27 20:05:02 UTC 2011


Hello,

I've uploaded the android patches to
https://github.com/ageneau/ecl-android

They're against latest ECL + cvs boehm. I'm now trying to run slime,
I'll update the repo when done.

Sylvain



On Sun, 2011-02-20 at 22:03 +0000, Juan Jose Garcia-Ripoll wrote:
> 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






More information about the ecl-devel mailing list