$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2005-01-12 09:50:38
Rene Rivera wrote:
> Neal Becker wrote:
>> I want to build using a python installed as "python24". How can I do
>> this?
>
> bjam ... -sPYTHON_VERSION=2.4 ..
>
> ??
Oh, OK. So build process only needs to find the libs, not the python
executable?