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

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Sep 28 17:17:56 CEST 2008


On 28 Sep 2008, at 16:50, German Gentile wrote:

> Thanks for traduce the message for me ;)
>
> I mind, is not supposed to be supported crosscompiling from x86_64  
> to i386?

1) we do not support the 80 bit extended floating point type on  
platforms that do not support it natively
2) support for this type is required to (cross-)compile to i386
3) this type is not supported on all x86-64 platforms

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

Using an i386->i386 and an i386->X86_64 compiler.


Jonas



More information about the fpc-devel mailing list