$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: renczewski (renczewski_at_[hidden])
Date: 2005-09-28 17:26:33
Hi
Iam trying to build boostt libraries with bjam, but i only need tuple
library. Is there a way to build only tuple?
Ive tried: bjam --with-tuple --v2 instal but i get mesage
erroe: wrong library name 'tuple' in the --with-<library> option.