On 07/20/12 16:20, JLM wrote:
> Hello,
>
> Thanks all for your answers.
> I didn't know that it was possible to build client library for Android. 

Hmm...
I've written about it in a comment in the tracker :)

> It's for ARM ? 

Yes.

> How do buil that ?

Checkout trunk and use the following configure (autogen.sh) parameter
--with-cross-build=android.arme

BTW - I did not find any VM in android's NDK. What is the best way to
check/debug android's soft?
Please also check correctness of defines in
src/include/cross/android.arme - for lear reasons I had to emulate
autogen's output manually.

> Cross-compilation of Firebird runs with difficulty. 

Yes. Firebird requires a number of newly-built binaries to be executed
during build. In trunk cross-compilation problem is partially solved (up
to fbclient). The solution is clear - first of all I build required
tools in gen/Native. Later during port I plan to solve all cross-compile
issues up to getting installable package for cross architecture.

> Do you use a classic 
> gcc cross-compiler of do you use the NDK toolset ?

NDK toolset. But not in google-recommended mode - I just call required binaries 
like g++ from standard Makefile.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to