<div dir="ltr"><br clear="all">
<div class="gmail_quote">On Mon, Apr 6, 2009 at 4:26 PM, Jonas Maebe <span dir="ltr"><<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On 06 Apr 2009, at 15:15, ik wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I tried to create an Hello World program in OpenMoko (after creating arm<br>
fpc). When I try to compile it, ld gives the following error message:<br>
<br>
/usr/bin/ld: ERROR: Source object<br>
/usr/lib/fpc/2.3.1/units/arm-linux/rtl/system.o has EABI version 0, but<br>
target hello has EABI version 4<br>
</blockquote>
<br></div>
See <a href="http://bugs.freepascal.org/view.php?id=13454" target="_blank">http://bugs.freepascal.org/view.php?id=13454</a> for some flags you have to use, and a patch that you can try. And note that ARMEL/EABI is very much untested.</blockquote>
<div><br>I can see that, now I have segfult ... Is there a way to do a real cross compile, that is to be in a normal environment and just make the result set to ARM EABI ?<br><br>And any of you wish, I can give ssh access to my Moko (when it is booted to the microsd) to test FPC on ARM EABI better, or help me understand how to test it myself, and might even fix/add things.<br>
<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><font color="#888888">
<br>
<br>
Jonas</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br><br>Thanks,<br>Ido<br></div>