[fpc-devel] fpc on arm-linux-uclibc and OABI
Nataraj S Narayan
natarajsn at gmail.com
Sat Feb 27 09:23:43 CET 2010
Hi
I am using fpc/lazarus +qt-embedded-opensource-4.5.2 on
arm-linux-uclibc based SBC
The code works only it the kernel is compiled with
CONFIG_OABI_COMPAT=y
Does it mean that isnt fully EABI ? Am I missing something?
I use the following to cross compile:-
#ppcrossarm-2.5.1 -MObjFPC -Sgi -CX -TLinux -Parm -gl -XX -l
-Fi/home/siddhiq/:/software/lazarus-svn/lcl/units/arm-linux/include/
-Fl/cdrom/output/build/staging_dir/usr/lib/
-Fl/cdrom/output/build/staging_dir/lib/
-Fu/software/lazarus-svn/lcl/units/arm-linux/
-Fu/software/lazarus-svn/lcl/units/arm-linux/qt/
-Fu/software/lazarus-svn/packager/units/arm-linux/ -Fu. -CfSOFT
-darmLCLqt noy1.lpr -XLAc= -XR/cdrom/output/target
regards
Nataraj
More information about the fpc-devel
mailing list