[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 09:58:21 CET 2022
On Thu, Jan 13, 2022 at 1:58 AM Nikolay Nikolov via fpc-devel <
fpc-devel at lists.freepascal.org> wrote:
> I haven't tested in Windows, but it would be very strange and suspicious
> if the results are very different.
>
It would be neither of those things. The exception handling on x64 Windows
is the fastest provided by FPC, for example (though the compiler AFAIK
avoids doing anything that would generate exception handling code within
its own codebase as much as possible).
On Thu, Jan 13, 2022 at 1:58 AM Nikolay Nikolov via fpc-devel <
fpc-devel at lists.freepascal.org> wrote:
> A bug report with steps to reproduce would probably be nice.
>
That limit is a fundamental hardware limitation, not a bug. Not at all hard
to imagine someone encountering it on 32-bit particularly if they're using
Lazbuild for multi-threaded compilation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20220113/7588857d/attachment.htm>
More information about the fpc-devel
mailing list