[fpc-pascal] Re: android share library with classes unit

herux heruxi at gmail.com
Wed Apr 13 02:46:25 CEST 2011


I use this binutils http://www.gnu.org/software/binutils/
using this command to build crosscompiler

make clean crossinstall CPU_TARGET=arm OS_TARGET=linux
CROSSBINDIR=/usr/share/fpcsrc/binutils/ OPT="-dFPC_ARMEL -O- -gl"
CROSSOPT="-dANDROID -CpARMv6 -gl -CfSOFT -O-"

I may have to repeat it

thank u

-----
-
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/android-share-library-with-classes-unit-tp4297859p4299510.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list