[fpc-devel] FPC 2.4.2 RC1 available
Michael Van Canneyt
michael at freepascal.org
Fri Oct 22 16:35:19 CEST 2010
On Fri, 22 Oct 2010, Jonas Maebe wrote:
>
> 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.
But manually, if I'm correct ?
But what happens if 2 units use each other ?
Mihael.
More information about the fpc-devel
mailing list