[fpc-devel] I've asked this before, but perhaps I wasn't specific enough that time: what do I *personally*, specifically need to do to ensure that a native Windows 64-bit build winds up on the FPC website for the next release?

Ben Grasset operator97 at gmail.com
Thu Jan 13 10:28:00 CET 2022


On Thu, Jan 13, 2022 at 3:28 AM Alexander Grotewohl via fpc-devel <
fpc-devel at lists.freepascal.org> wrote:

> 32bit on Windows 64-bit uses Wow64.. which has a bit of overhead as an
> emulation layer. I believe it's the same one they use for ARM64 too.
>

It should be kept in mind also that neither 32-bit or 64-bit FPC use GNU LD
for linking on Windows by default, but rather FPC's internal one, and it's
not hard to imagine why that might perform better on 64-bit as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20220113/1072ec96/attachment.htm>


More information about the fpc-devel mailing list