<div dir="ltr">2013/2/22 Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

On 22.02.2013 15:09, silvioprog wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
2013/2/22 Henry Vermaak <<a href="mailto:henry.vermaak@gmail.com" target="_blank">henry.vermaak@gmail.com</a><br>
<mailto:<a href="mailto:henry.vermaak@gmail.com" target="_blank">henry.vermaak@gmail.<u></u>com</a>>><div><div class="h5"><br>
<br>
    On Fri, Feb 22, 2013 at 10:52:09AM -0300, silvioprog wrote:<br>
     > Hello,<br>
     ><br>
     > What is "cross-compiler installation" mentioned in this article?:<br>
     ><br>
     > <a href="http://wiki.freepascal.org/Android" target="_blank">http://wiki.freepascal.org/<u></u>Android</a> (please see:<br>
    <a href="http://imagebin.org/247728" target="_blank">http://imagebin.org/247728</a>)<br>
     ><br>
     > And where do I download it?<br>
<br>
    The heading of that section is "Building cross compiler", so that path<br>
    is where the cross compiler will be installed _after_ you've built it.<br>
<br>
    Henry<br>
<br>
<br>
OK, but...<br>
<br>
I added the following paths on "PATH" env. variable:<br>
<br>
C:\lazarus\fpc\2.7.1\bin\i386-<u></u>win32<br>
C:\Program Files (x86)\Android<br>
SDK\android-ndk-r8d\<u></u>toolchains\arm-linux-<u></u>androideabi-4.7\prebuilt\<u></u>windows\bin<br>
<br>
And after:<br>
<br>
C:\Users\silvioprog>make crossall crossinstall OS_TARGET=android<br>
CPU_TARGET=arm<br>
INSTALL_PREFIX=C:\Develop\FPC\<u></u>pp<br>
make: *** No rule to make target `crossall'.  Stop.<br>
<br>
How to solve it please? :(<br>
</div></div></blockquote>
<br>
You need to be inside the directory where your 2.7.1 source is located (the directory that contains the compiler, rtl, packages, etc. directory).<br>
<br>
Regards,<br>
Sven</blockquote><div><br></div><div style>Yeah! :) But, errors again:</div><div style><br></div><div style><a href="http://pastebin.com/NzaFzQsU">http://pastebin.com/NzaFzQsU</a><br></div><div> </div></div>-- <br>Silvio Clécio<br>

My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>