$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-10-23 08:30:04
I've just built an Boost.Python extension module using Boost.Build V2
and also build Boost.Threads, including one example. This means that all
libraries are now buildable on gcc and Milestone 2 is almost reached.
Only some examples need to be added, some docs tweaked and a package
created.
Dave, in the meantime, can you check that everything is buildable on
your machine? I'm especially interested if
bjam --v2 libs/python/example/getting_started1
would work.
- Volodya