[fpc-pascal] windows 32bit cross to 64 ?

dmitry boyarintsev skalogryz.lists at gmail.com
Sun Aug 8 21:06:20 CEST 2010


On Sun, Aug 8, 2010 at 6:46 PM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
> In the top level directory of your checkout, run
>
> make CPU_TARGET=x86_64 all
>
> Afterwards, compiler/ppcrossx64 will be the cross compiler (from i386 -> x86-64) and compiler/ppcx64 will be the native x86-64 compiler.

Isn't it necessary to run "fpcmake -Tx86_64-win64 -w -r", before making?

thanks,
dmitry



More information about the fpc-pascal mailing list