Windows 64 bit [fpc-pascal]

Peter Vreman peter at freepascal.org
Mon Jul 31 14:05:57 CEST 2006


At 13:17 31-7-2006, you wrote:
>Hello!
>You (Florian Klaempfl [mailto:fpc-pascal-bounces at lists.freepascal.org])
>wrote about "Re: [fpc-pascal] Windows 64 bit" on 07/27/2006 at 10:17:
>
> >> I downloaded 64-bit toolset in April (afair). Is there any new version
> >> available?
>FK> No, but building them from source is no problem.
>
>I have compiled the daily snapshot for Win32, but how do I build win64 RTL
>(and then projects for Win64)? I tried running "fpc -Twin64", but it gave me
>invalid parameter error. Well, win64 is not in the supported parameter list
>:). What should I look at?

I the top level fpc/ use

make CPU_TARGET=x86_64 OS_TARGET=win64 build install PREFIX=<win64installpath>




Peter




More information about the fpc-pascal mailing list