ik schreef:
Hello,

I'm trying to create a cross compile to arm-linux.
I made the following execution:

fpcmake -Tarm-linux -v

Why do you regenerate the makefile? Makefiles from svn support all targets the compiler can handle.

When I try to use make (even without any parameters) it returns me the
following error message:
Makefile:186: *** The Makefile doesn't support target x86_64-linux, please
run fpcmake first.  Stop.


You removed support for the host target in the makefile.

My machine is x86_64 (Arch Linux).
What am I missing or doing wrong here ?


Vincent
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to