$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hugo Duncan (hugo.duncan_at_[hidden])
Date: 2001-10-22 07:57:51
Hi,
In trying out boost.build on one of my projects I have had problems
with jam crashing. I think that this is due to the (character)
length of the requirements text in my Jamfile.
I thought I would build a deug version of jam using the jam_src to
have a look at exactly where it is crashing, but while running make
it complains boost-build.jam is not found.
Any suggestions?
Thanks,
Hugo