Re: [fpc-pascal] Compilation time

2011-11-14 Thread Graeme Geldenhuys
On 12/11/2011, Florian Klämpfl wrote: > Am 12.11.2011 21:51, schrieb Rainer Stratmann: >> Does more cpu cores mean less compile time? > > No. Doing a 'make' for the FPC project, multiple cores can be used (via eg: -j 5 command line parameter on a quad core system). But I think the multi-core is o

Re: [fpc-pascal] Compilation time

2011-11-12 Thread Rainer Stratmann
Am Saturday 12 November 2011 21:53:51 schrieb Florian Klämpfl: > Am 12.11.2011 21:51, schrieb Rainer Stratmann: > > I am searching for a new computer, which is the best cpu? > > Best results gave an Core i7-2600 so far. Lets say with this cpu there is 10 seconds compiletime. Which compiletime have

Re: [fpc-pascal] Compilation time

2011-11-12 Thread Florian Klämpfl
Am 12.11.2011 21:51, schrieb Rainer Stratmann: > Does more cpu cores mean less compile time? No. > I am searching for a new computer, which is the best cpu? Best results gave an Core i7-2600 so far. Overclocking an 2600k or getting a 2700 might give even better result ;)

[fpc-pascal] Compilation time

2011-11-12 Thread Rainer Stratmann
Does more cpu cores mean less compile time? I am searching for a new computer, which is the best cpu? Is it possible to write the compile time in the Lazarus output window? ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepasca