There is a 64-bit cross compiler for Windows, and I have been using it over the last few months.<div><br></div><div>I am porting my company's loan calculation DLL from Delphi to FPC. This was initially done to support 32-bit linux, but the pace has picked up due to a client who wants to know when a 64-bit version will be available for Windows. A 64-bit version of Delphi is nowhere to be seen, and no one at Embarcadero will even talk about when it will be available, hence my efforts with FPC.</div>
<div><br></div><div>The results so far have been fairly promising, as I now have shared libraries for all 4 platforms (Win 32/64, Linux 32/64). There have been a few hiccups along the way, but I have worked most of them out.</div>
<div><br></div><div>The only thing I need to work on now is improving the speed of the 64-bit Windows port - it is just extremely sluggish compared to the other 3 platforms, and I'm not sure why.</div><div><br></div><div>
Good luck,</div><div> Alan<br><br><div class="gmail_quote">On Mon, May 3, 2010 at 8:08 AM, Jonas Maebe <span dir="ltr"><<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On 03 May 2010, at 15:53, Graeme Geldenhuys wrote:<br>
<br>
> Does FPC support 64-bit Windows? If so, is it stable (like 64-bit Linux) or<br>
> still experimental?<br>
<br>
</div><a href="http://www.freepascal.org/download.var" target="_blank">http://www.freepascal.org/download.var</a> lists all available stable releases.<br>
<font color="#888888"><br>
<br>
Jonas<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
fpc-pascal maillist - <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br></div>