Skip to content
Prev 10373 / 63424 Next

R Memory Management Under Windows (PR#3980)

On Mon, 25 Aug 2003 20:29:10 +0200 (MET DST), dteller@affinnova.com
wrote :
Option 1 is currently available with the compile time option
LEA_MALLOC = NO in src/gnuwin32/MkRules.  I doubt if we would
incorporate patches to do 2 or 3, because this sort of stuff is so
hard to test and debug, but you're welcome to do it for your own use.
If you do, I'd recommend talking to Doug Lea, the author of our
current malloc, about incorporating your ideas into his code.

Duncan Murdoch