Hello,

When I try to create a cross compile of fpc 2.0.4 to i386 (I'm using
amd64 native ubuntu edgy).
When I try to compile it as following:

make all tar CPU_TARGET=i386 CROSSINSTALL=1 INSTALL_PREFIX=/usr/lib

It compiles, until it needs to create a tar file and then I have the
following error message:
make: *** No rule to make target `tar'.  Stop.

The same btw to deb (I know that deb's are not supported for cross compile).
How can I pack a build for cross platfrom platform ?


Thanks,

Ido
--
http://ik.homelinux.org/
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to