[fpc-devel] FPC 2.7.1 r22088 fails with compiler error in fpdoc.
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Aug 16 11:36:07 CEST 2012
On 16 August 2012 10:12, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
> make FPC=latest-release all -j ncpus FPMAKEOPT="-T ncpus"
Two questions...
1) Is the -j <n> option still needed, now that we moved to fpmake with
the -T option? Sven said the -j option isn't usable any more.
2) Does the value passed to -j or -T differ? I know with -j <n> you
usually specify the number of cores +1 (this was recommended all over
the internet messages I read). The -T in fpmake means threads as far
as I understand. So a i7 quad core can handle 8 threads
simultaneously. So then in that case I would specify -T 8. Is this
correct?
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-devel
mailing list