Hi I am using fpc 2.3.1 svn on armel linux. The crosscompiled programs execute only when the arm-linux kernel has been compiled with OABI_COMPAT=y along with EABI=y. If I use EABI w/o OABI compat the fpc programs just hang without a response. Is it that fpc compiled code is not fully EABI? regards Nataraj