On Sun, 25 Oct 2015, Aradeonas wrote:
Use another memory manager (?)Can you explain more or give an example?
For example: Just add cmem as the first unit in the uses clause, and you will be using the C memory manager. It uses different algorithms. You can write your own. But that is harder. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
