Re: [fpc-pascal] Rebuilding RTL

2018-08-08 Thread Sven Barth via fpc-pascal
Ryan Joseph schrieb am Mi., 8. Aug. 2018, 18:48: > Btw, what are all these messages I get when building the compiler? I don’t > know if they should be ignored or I caused them myself. > > objc1.inc(360,3) Note: tgobj: (FreeTemp) freeing of temp at pos > -2147483648 requested > They are due to

Re: [fpc-pascal] Will moving from due core CPU to 6 Core CPU of the same clock speed improve the speed of FPC compiling?

2018-08-08 Thread Christo
On Wed, 2018-08-08 at 19:24 +0800, Dennis wrote: > > Christo Crause wrote: > > > > On Tue, Aug 7, 2018 at 9:42 AM, Dennis Poon wrote: > > > Only 20 seconds. But sometimes, when I modify some units used by other > > > units which are in > > > turn used by other units, FPC throws the following

Re: [fpc-pascal] Rebuilding RTL

2018-08-08 Thread Ryan Joseph
> On Aug 7, 2018, at 11:34 PM, Sven Barth via fpc-pascal > wrote: > > The main difference is that the compiler will not be build using the new RTL. > This is in most cases no problem at least if you don't want to use new > features that you added to the RTL *inside* the compiler. > > I do

Re: [fpc-pascal] Will moving from due core CPU to 6 Core CPU of the same clock speed improve the speed of FPC compiling?

2018-08-08 Thread Christo Crause
On Tue, Aug 7, 2018 at 9:42 AM, Dennis Poon wrote: > Only 20 seconds. But sometimes, when I modify some units used by other > units which are in turn used by other units, FPC throws the following > exception when I compile (not build) > uspdata.pas(228,50) Error: Compilation raised exception