$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-28 07:33:29
On Thursday 28 April 2005 12:43, Vladimir Prus wrote:
> > Thanks, dll's seem to build now, however tests such as regex_regress_dll
> > fail to run because they can't find the dll (it's not in the program's
> > path
> > presumably). I think the build system is setting LD_LIBRARY_PATH rather
> > than PATH here.
>
> Yea, I see failure of the corresponding Boost.Build test on cygwin, and
> will look into this.
Fixed now. You suspicion was right.
> > Also when I build quickbook I get the final exe in dist/bin but it's
> > called:
> > "quickbook.exe.exe" Note the double suffix, I don't know if this is a
> > Boost.Build or quickbook-Jamfile issue.
>
> I'll look into this.
Fixed now.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2