[fpc-pascal] Cross-Compiling win32 -> Linux 64, how to get the cross compiler ?

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Nov 3 14:01:27 CET 2010


On 03 Nov 2010, at 13:55, Julien Devillers wrote:

> I tried to build everything from scratch with fpc source code, but I  
> did
> not find the correct make target.
>
> How should I do ?

make OS_TARGET=linux CPU_TARGET=x86_64 clean all


Jonas



More information about the fpc-pascal mailing list