Re: [fpc-pascal] Heavy heap fragmentation issue

2019-07-12 Thread Burkhard Carstens
Am Dienstag, 4. Juni 2019 18:00 schrieb Martok: > Am 03.06.2019 um 14:49 schrieb Marco van de Voort: > > Note that it is fairly typical that also frustrated pre fastmm D7. > > Back then I wrote a simple pool-factory combo class for it, and > > with D2009 I upgraded it to generics,so that I can easi

[fpc-pascal] Initial support for Custom Attributes

2019-07-12 Thread Sven Barth via fpc-pascal
Hello together! Today FPC has finally gained initial support for Custom Attributes. The work had initially been done by Joost van der Sluis almost 6 years ago and Svetozar Belic had adjusted the code for trunk. So thank you both for that work even if it took quite some time until it was finall

Re: [fpc-pascal] Compile fpc twice or only once during install?

2019-07-12 Thread Sven Barth via fpc-pascal
Christo Crause schrieb am Fr., 12. Juli 2019, 15:30: > > On Fri, 12 Jul 2019, 14:19 Bo Berglund, wrote: > >> When I install FPC/Lazarus on new Linux systems I use a script I wrote >> several years ago. It is cofigured for the actual versions to install >> but otherwise it is self-contained. >> >

Re: [fpc-pascal] Compile fpc twice or only once during install?

2019-07-12 Thread Bo Berglund
On Fri, 12 Jul 2019 15:29:59 +0200, Christo Crause wrote: >> Now I wonder if I should add a second "make all" after pointing to the >> newly built 3.0.4 such that the final result is fpc 3.0.4 built from >> sources compiled by itself? >> >> Or is this superfluous? >> > >AFAIK the make file cycle

Re: [fpc-pascal] Compile fpc twice or only once during install?

2019-07-12 Thread Christo Crause
On Fri, 12 Jul 2019, 14:19 Bo Berglund, wrote: > When I install FPC/Lazarus on new Linux systems I use a script I wrote > several years ago. It is cofigured for the actual versions to install > but otherwise it is self-contained. > > What it does concerning fpc is: > - Get the tagged version of t

[fpc-pascal] Compile fpc twice or only once during install?

2019-07-12 Thread Bo Berglund
When I install FPC/Lazarus on new Linux systems I use a script I wrote several years ago. It is cofigured for the actual versions to install but otherwise it is self-contained. What it does concerning fpc is: - Get the tagged version of the sources from svn (typically 3.0.4) - Get the seed compile