$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-07-30 01:10:06
Rene Rivera wrote:
> [2003-07-29] Christopher Currie wrote:
> >Vladimir Prus wrote:
> >> Also, there's "return" at the end of "init" rule. Does
>
> unversioned/unrooted
>
> >> installation really don't work without it? In that case, I'd better
>
> figure
>
> >> out why.
> >
> >Honestly, I don't know. I cribbed that code from the Borland toolset,
> >and figured whoever wrote it knew what they were talking about.
>
> That would be me... and yes it doesn't work without the return :-(
What are the symptoms. It works for me if bcc32 is in path and I put
using borland ;
It even works if I don't create any bcc32.cfg/inlink32.cfg files.
- Volodya