$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavol Droba (droba_at_[hidden])
Date: 2004-03-05 17:08:31
On Fri, Mar 05, 2004 at 01:36:20PM -0500, Beman Dawes wrote:
> At 05:35 PM 3/4/2004, Pavol Droba wrote:
> 
> >- How can I make the library to be part of automatic regression tests?
> 
> Looks like you figured that out correctly.
> 
> bjam is aborting for the gcc toolset, however. Have you tried testing with 
> gcc?
> 
I don't know.  I have tried it with gcc under cygwin, and if worked just fine.
Anyway, I have checked my Jamfile with other libraries and made some adjustments,
so hopefully it will work now.
Pavol