On 08/02/12 12:47, JLM wrote:
>> Quite possible.
>> Please try to decrease optimization level in
>> builds/posix/make.android.arme. There is line
>> OPTIMIZE_FLAGS=-O3 -fno-omit-frame-pointer
>> -O0 instead -O3 will be good first attempt.
> It runs !
> So the O3 gcc optimization was the problem.
> We can now say that the libfbclient for Android is running !
>

Probably worth trying with O1 & O2?
I understand that client is not (typically)  time critical, but we will
need to compile server for that platform.

> Now it miss "only" the libfbserver :)
>

Yes.
This will need some time to solve IPC issues.


------------------------------------------------------------------------------
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