[fpc-devel] How do I go about volunteering as a "release builder", so that we can get rid of the objectively untrue, misleadingly worded "There is no native compiler available for x86_64 Win64. You have to use a cross-compiler" notice on the FPC website?
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Nov 5 09:20:28 CET 2018
On Sun, 4 Nov 2018 22:43:19 -0500
Ben Grasset <operator97 at gmail.com> wrote:
>[...]
> It's worth noting I guess that Lazbuild *does *invoke the FPC
> instances all at the same time, and by default uses the number of
> CPUs as the limit. It seems theoretically possible that if you had
> let's say 8 copies of specifically *32-bit* FPC running at the same
> time building Lazarus packages that they could hit a cap that
> wouldn't be hit with 64 bit binaries.
Have you tried passing --max-process-count=1 to lazbuild?
Mattias
More information about the fpc-devel
mailing list