Make parallisation (was Re: [fpc-devel] New less verbose compilation of trunk)

Sven Barth pascaldragon at googlemail.com
Sat Jan 19 12:06:04 CET 2013


On 19.01.2013 11:54, Mark Morgan Lloyd wrote:
> Sven Barth wrote:
>> Am 07.03.2012 13:51, schrieb Graeme Geldenhuys:
>>> On 7 March 2012 12:27, Marco van de Voort wrote:
>>>>
>>>> IIRC add  FPMAKEOPT='-T 3'   (3= number of paralel threads)
>
> What version did this start working with- 2.6 or 2.7?

The need for FPMAKEOPT was added with 2.7.1 where we transitioned the 
compilation of packages to fpmake. In 2.6.0 you should be able to just 
pass "-j N" (N = number of parallel threads) to "make".

Regards,
Sven




More information about the fpc-devel mailing list