[fpc-devel] Comparison FPC 2.6.2 - Delphi 7

Graeme Geldenhuys graeme at geldenhuys.co.uk
Tue Mar 5 11:50:20 CET 2013


On 2013-03-05 10:31, Henry Vermaak wrote:
> 
> Ah, I remember that fpmake can build with multiple threads, so perhaps
> this is a better solution than to do it with make.  I'll investigate.

I've got that option enabled by default for building FPC 2.7.1 and it
does shave off a few seconds.

I'm also trying to use fpmake for other "hourly build server" tasks,
where I need to do clean compiles of various independent packages first,
then build the test suite that pulls everything together. eg: building
Synapse, FBLib, tiOPF, EpikTimer, fpGUI etc in parallel. Then somehow
wait until they are all done, then build the test suite which uses all
those packages. I still haven't figure this process out yet. If you have
hints or suggestion on this, it would be greatly appreciated [maybe
follow-up in a new message thread in fpc-pascal]


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/




More information about the fpc-devel mailing list