[fpc-devel] New less verbose compilation of trunk
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Mar 7 13:51:29 CET 2012
On 7 March 2012 12:27, Marco van de Voort wrote:
>
> IIRC add FPMAKEOPT='-T 3' (3= number of paralel threads)
I use the following when I recompile a new FPC. Recommendation (on the
internet) was to always use a -j value one greater than your number of
cores.
make all -j 5 FPC=$COMPILER
How does this differ to your suggestion? Or does it translate to
something similar.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-devel
mailing list