$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-04 06:53:51
Hi Michael,
> I have a attached a diff that should add all the necessary files to
> libs/numeric/uBLAS. If you are in your Boost root directory then
> patch -p2 <BBv2.diff
> should do the job.
I've applied the patch and comitted it. Thanks!
> Their operation should replace the existing 'test-suite ublas'
> in status/Jamefile.v2
> The only difference is the additional test7 (which currently fails for the
> code in boost CVS) and the "-Xc" option for <toolset>intel.
This did not happen. In fact, I can't find string "status" in the patch.
> The 'build-project testX' lines may be unnecessary but previously I
> experienced some (can't exactly remember the details) problems without
> them!
The tests work for me even without build-project. So I've removed the lines
for now. If some bugs turn up, we'll decide what to do.
- Volodya