At 14:35 31-7-2006, you wrote:
Hello!
You (Peter Vreman [mailto:[EMAIL PROTECTED]) 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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to