[fpc-devel] Help on building crosscompiler with fpc 2.3.1
German Gentile
german.gentile at petrobox.net
Sun Sep 28 07:46:19 CEST 2008
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?
Best regards.
Donald.
2008/9/27 Florian Klaempfl <florian at freepascal.org>:
> Florian Klaempfl schrieb:
>>>
>>> What I could not find was, how to create that ppcross386. I remember it
>>> worked with a previous 2.2.0 install, but since I switched to 2.3.1 I
>>> couldn't get it to work.
>>
>> I'am working on a patch to fix this. For now do
>> make all CPU_TARGET=i386 FPC=fpc
>
> Should be fixed in rev. 11827
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list