[Lazarus] ARMV7

Kjow antispammoni at gmail.com
Fri May 17 17:21:36 CEST 2013


2013/5/17 Kjow <antispammoni at gmail.com>

> and added the three options to fpc.cfg
>
> ...
> #ifdef android
> #ifdef cpuarm
> -FlC:\Android\NDK\android-ndk-r8e\platforms\android-14\arch-arm\usr\lib
> -CfVFPV3
> -OoFASTMATH
> -CpARMV7A
> #endif
> #endif
> ...
>
>
PS I removed everything from "project->project options-> Other" and I
edited with these options fpc.cfg and it works "well". So I don't need
anymore to edit project "other":

fpc.cfg:
...
#ifdef android
#ifdef cpuarm
-dANDROID
-CfVFPV3
-OoFASTMATH
-CpARMV7A
-Xd
-XParm-linux-androideabi-
-FLC:\Android\NDK\android-ndk-r8e\platforms\android-14\arch-arm\usr\lib\libdl.so
-FUC:\Android\NDK\android-ndk-r8e\platforms\android-14\arch-arm\usr\lib
-FlC:\Android\NDK\android-ndk-r8e\platforms\android-14\arch-arm\usr\lib
-FDC:\Android\NDK\android-ndk-r8e\toolchains\arm-linux-androideabi-4.4.3\prebuilt\windows-x86_64\bin
#endif
#endif
...

Best Regards,
Kjow
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130517/762d9104/attachment-0003.html>


More information about the Lazarus mailing list