<div dir="ltr"><br clear="all"><div class="gmail_quote">On Mon, Apr 6, 2009 at 11:07 AM, 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 10:00, 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'm trying to create a cross compile to arm-linux.<br>
I made the following execution:<br>
<br>
fpcmake -Tarm-linux -v<br>
</blockquote>
<br></div>
Use this instead:<br>
fpcmake -Tall<br>
<br>
Why are you regenerating the makefiles anyway? They already should contain support for all supported platforms.</blockquote><div><br>Followed the instructions. Now if I try to do the following:<br>make MAKEFILETARGETS=arm-linux all<br>
<br>It still gives me the following error:<br>Makefile:197: *** The Makefile doesn't support target x86_64-linux, please run fpcmake first. Stop.<br><br>Without MAKEFILETARGETS it does works.<br><br>So how can I cross compile fpc to arm in Linux (I have the linker etc.. for arm) ?<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>
<br>
<br>
Jonas<br></blockquote></div><br>Ido<br></div>