On 28 Sep 2008, at 07:46, German Gentile wrote:
revision 11832 HOST = linux x86_64 want to build a cross compiler to make i386 binaries on linux make all CPU_TARGET=i386 FPC=fpc exit with error code: fpcdefs.inc(136,2) Error: User defined: Cross-compiling from non-i386 to i386 is not yet supported at this time Wich im doing wrong?
Trying to cross-compiling from a non-i386 platform to i386, as the error message says (although on some x86_64 platforms like Linux it may actually work if the check were relaxed, because they support the 80 bits extended type).
Jonas _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel