[fpc-devel] Cross compiling issues
ik
idokan at gmail.com
Thu Nov 9 18:19:56 CET 2006
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/
More information about the fpc-devel
mailing list