On Wed, 31 Dec 2008, leledumbo wrote:
> > Since it's possible to use libc's MM via cmem unit, would the opposite be > possible? >From the point of view of FPC, there should not be a big problem. The C library, this is another matter. I am not sure that it supports plugging in a memory manager. There are many libraries which require you to provide memory managing routines. But as far as I know, this is all done using some macros. Michael. _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
