On 27 Feb 2010, at 14:47, Nataraj S Narayan wrote: > #make distclean crosszipinstall CPU_TARGET=arm CROSSOPT='-CfSOFT -darm > -dFPC-ARMEL -gl'
zipinstall creates a tar file. Did you also unpack its contents afterwards and point the compiler to those unpacked units? > I am following the procedures listed in > http://www.klc.net.nz/linux/?page_id=13 The gdb error proves that you are using an RTL that has been compiled for OABI. Use the -vu parameter to figure out where the compiler is getting its units from while compiling your program, and verify that this is indeed where you installed them. Jonas_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel