Windows 64 bit [fpc-pascal]

Peter Vreman peter at freepascal.org
Mon Jul 31 15:00:34 CEST 2006


At 14:35 31-7-2006, you wrote:
>Hello!
>You (Peter Vreman [mailto:fpc-pascal-bounces at lists.freepascal.org]) wrote
>about "Re: Windows 64 bit [fpc-pascal]" on 07/31/2006 at 15:05:
>
>PV> make CPU_TARGET=x86_64 OS_TARGET=win64 build install
>PREFIX=<win64installpath>
>
>Thank you for the tip.
>
>When I use those settings, I get the 64-bit toolset. What I wanted is to
>have 32-bit toolset and 64-bit RTL, in order to cross-compile the libraries
>for Win64.

The process also creates a cross-compiler ppcrossx64.exe

Instead of 'install' use 'crossinstall' with PREFIX set to your 
normal 2.1.1 installation. The crossinstall will only install the 
cross-compiler and the units.


Peter




More information about the fpc-pascal mailing list