$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Gebert (Murphy_at_[hidden])
Date: 2004-12-29 06:05:00
Hi!
I tried to compile the boost lib from source with
$ bjam "-sTOOLS=gcc"
but while compiling the process "cc1plus" tends to consume memory quite fast, finally bringing the machine to a halt.
Environment:
SuSE 8.2, Kernel 2.4.20, all updates
gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux)
boost-jam 3.1.10 (also made from source)
boost 1.32.0
My fault or a boost/bjam problem? Thanks in advance!
Martin