$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-09-14 04:41:29
Currently, running the boost regression tests makes bjam use an impressive
amount of 1273MB (!!!) of memory on my system.
I know there have been discussions of this excessive memory usage in the
past. Among other things, using some special memory management library was
discussed, is this still being pursued?
Markus