<HTML><BODY>>But Sash0k wrote that he got the 2.4.4 from <br>
<a href="ftp://ftp.freepascal.org/pub/fpc/dist/2.4.4/arm-linux/" target="blank">>ftp://ftp.freepascal.org/pub/fpc/dist/2.4.4/arm-linux/</a><br>>Could it be that your system and the distributed 2.4.4 compiler have <br>>different settings (e.g. OABI vs. EABI, floating point)?<br>
<br>
>@Sash0k: maybe that would be interesting for you to check as well. Which <br>>ABI still does your computer use? And which floating point system? Can <br>
>you use the distributed 2.4.4 compiler on your system for compiling a <br>
>hello world application?<br>
<br>>Though I need to admit that I'm not an ARM expert, so I might not be of <br>
>much help here...<span><br><br><br>Toshiba AC100 have 2 Cortex-A9 cores. Arm architecture is "armv7"<br>I use Ubuntu 11.04 armel. It means: ARM, EABI, Little Endian. Float point mode now is "softfloat".<br>But</span><span id="result_box" class="short_text" lang="en"><span class="hps"></span> <span class="hps">in the future</span> <span class="hps">I plan to</span></span><span></span> migrate to Debian hardfloat port: <a href="http://wiki.debian.org/ArmHardFloatPort">http://wiki.debian.org/ArmHardFloatPort</a><span></span><br><span><br>Latest officially released fpc is 2.2.2 but it is OABI and doesnt work with EABI OS, of course.<br></span><a href="ftp://ftp.freepascal.org/pub/fpc/dist/2.4.4/arm-linux/" target="blank">ftp://ftp.freepascal.org/pub/fpc/dist/2.4.4/arm-linux/</a><span> - here is the correct precompiled </span>arm-linux EABI version, release 2.4.4 . Installs and works ok (but I suppose it contains some bugs, so I can't compile mseide with it. "Hello world" is ok).<br><br></BODY></HTML>