$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-08-30 04:38:31
Johan Nilsson wrote:
> > (in addition to making bootstrap works).
>
> I already got bootstrapping to work (if you're talking about building
> jam0.exe + jam -fbuild.jam) with some minor modifications to sources,
> build_vms.com and build.jam.
Great. Do you have the build system files loaded when you put VMS path in
boost-build.jam? That, and some code in v2/kernel/modules.jam is the only
code which does not use path abstraction and which needs to be tweaked.
Of course, whether to work with V1 or V2 is up to you.
- Volodya