[fpc-devel] Help on building crosscompiler with fpc 2.3.1

German Gentile german.gentile at petrobox.net
Sun Sep 28 16:50:39 CEST 2008


Thanks for traduce the message for me ;)

I mind, is not supposed to be supported crosscompiling from x86_64 to i386?

If dont, how i can produce binaries for i386 and x86_64 from a x86_64 box?

TIA

Donald.

2008/9/28 Jonas Maebe <jonas.maebe at elis.ugent.be>:
>
> 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>



More information about the fpc-devel mailing list