[fpc-devel] FPC 2.4.2 RC1 available
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Oct 22 16:26:08 CEST 2010
On 22 Oct 2010, at 15:32, Michael Van Canneyt wrote:
> On Fri, 22 Oct 2010, Mark Morgan Lloyd wrote:
>
>> Also trying to make -j 12 on a 12-CPU system wasn't reliable. I don't understand the build process well enough to know where to start on that one.
I regularly use "make -j 8" and it works fine for me.
> make has no idea of how to correctly calculate interdependencies of pascal
> units. It works for simple cases, but in general it is unpredictable.
The dependencies are specified in the Makefiles themselves.
Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20101022/80127e65/attachment.html>
More information about the fpc-devel
mailing list