[fpc-pascal] Question on how to avoid memory trouble

Helmut Hartl helmut.hartl at firmos.at
Mon Feb 12 14:15:37 CET 2007



 > >FastMM is open source, has anyone ported it to FPC?
 > 
 > There are users that have got FastMM working with FPC. But 
 > it is not needed. The standard FPC heap manager is for 
 > single-threaded applications as fast as FastMM.

A little bit shortsighted (IMHO),as "everyone seriously concerning
performance" 
is concentrating on multithreaded, multiprocessor applications, wich are
lock and waitfree, right now.

Is there anyone around who is using FastMM in FPC?
A guide what is necessary to get FastMM working with FPC
is much appreciated.

Thanks, helmut



More information about the fpc-pascal mailing list