Hi Florian and other friends<br><div class="gmail_quote"><pre><br>I am involved in porting existing C code to Arm Linux for AT91SAM9263 Ek <br>board with 340x220 display. I need to write lots of console kinda apps.<br><br>
I am using a "qemu-system-arm" emulated  Armel Debian machine on a <br>
Debian x86 Lenny distro for writing code. I installed <br>fpc-2.2.0.arm-linux.tar on the emulated linux.<br>Which compiling a simple helloworld.pas , i get the classic error of <br>System.o  being EABI 0 while target is EABI 4.<br>

<br>I have got the svn download of fpc, and trying to compile it in the <br>emulated machine for ARM for the past 2 days.  I have given :-<br><br>make clean all ARCH=arm OPT="-CfSoft".<br><br>Its compiling for quite long and finally comes to rest endlessly while <br>

compiling system.pp.<br><br>Let me remind you that i am dont use a Cross compiler, but an emulated <br>Arm machine.<br><br>My boss and colleagues are 'C only' programmers . Doing all kinda <br>harware access for embedded devices using C. They have developed pretty <br>

good & successful apps using pure C without an OS. What i have been <br>trying is to convice them to use Freepascal for the Application part, <br>which is presently console Apps. The next stage is to develop X apps <br>

using Lazarus. But for these I need to get FPC working.<br><br>Please help.<br><br>regards<br><br>Nataraj<br></pre><br><br>
</div><br>