[fpc-devel] Exception problems in FPC 3.0.0

Sergio Flores relfos at gmail.com
Thu Oct 29 12:22:37 CET 2015


> I've never experienced such issues. You should try to use different NDK
> versions. I use ndk-r8d. It is stable.
I got the latest ndk download, it works fine, most of my problems were
derived from using Mingw, switching to Cygwin solved the issues.

>Do you use static .a libs?
I generate a .a lib that contains all pascal code, which is then loaded by
java "dynamically" at the app startup. I'm not sure if there's other
alternative approaches that allow mixing Java and Pascal in Android (I know
how it possible to create a pure NDK app in Pascal, however lots of Java
SDKs that I use that don't play well with that).


>The issue seems to be specific for your environment only. If you not try
> to find out the reason, it will never be fixed.
Sure, I'll try again if I find some precompiled release with hard float
support so I can understand better where the problem is.
As for now, I'll keep using the old compiler, as it works fine and I don't
need the new features that were introduced in 3.0.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20151029/b9325293/attachment.html>


More information about the fpc-devel mailing list