[fpc-pascal] Cross-compiler installation
silvioprog
silvioprog at gmail.com
Fri Feb 22 15:09:45 CET 2013
2013/2/22 Henry Vermaak <henry.vermaak at gmail.com>
> On Fri, Feb 22, 2013 at 10:52:09AM -0300, silvioprog wrote:
> > Hello,
> >
> > What is "cross-compiler installation" mentioned in this article?:
> >
> > http://wiki.freepascal.org/Android (please see:
> http://imagebin.org/247728)
> >
> > And where do I download it?
>
> The heading of that section is "Building cross compiler", so that path
> is where the cross compiler will be installed _after_ you've built it.
>
> Henry
OK, but...
I added the following paths on "PATH" env. variable:
C:\lazarus\fpc\2.7.1\bin\i386-win32
C:\Program Files (x86)\Android
SDK\android-ndk-r8d\toolchains\arm-linux-androideabi-4.7\prebuilt\windows\bin
And after:
C:\Users\silvioprog>make crossall crossinstall OS_TARGET=android
CPU_TARGET=arm
INSTALL_PREFIX=C:\Develop\FPC\pp
make: *** No rule to make target `crossall'. Stop.
How to solve it please? :(
--
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130222/f88adba8/attachment.html>
More information about the fpc-pascal
mailing list