At 13:17 31-7-2006, you wrote:
Hello!
You (Florian Klaempfl [mailto:[EMAIL PROTECTED])
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
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal