$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-02-18 11:50:39
----- Original Message -----
From: "Toon Knapen" <toon.knapen_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Monday, February 18, 2002 11:31 AM
Subject: Re: [boost] python_v2 : Jamfile
> David Abrahams wrote:
>
> > Hi Toon,
> >
> > I just tried with both 2.96 and 3.0.3 on Linux. All works.
> > The bug you're referring to would be accounted for by the difference
between
> > v1.9 and v1.10 of libs/python/Jamfile, FWIW. Are you reallyreallysure
you
> > were up-to-date? Mine says:
> >
> > # -------- general test -------
> > extension m1 : test/m1.cpp <dll>bpl
> > :
> > : debug-python
> > ;
> >
> > extension m2 : test/m2.cpp <dll>bpl
> > :
> > : debug-python ;
> >
> >
>
>
> Well looking at the CVS/Entries I found out that my Jamfile is
> v.1.1.2.2. This is the one on the newbpl branch (or is the bplv2 already
> merged with the HEAD ?)
>
> Yep, seems now that eg. doc/v2 is on the HEAD. OK I'm lost, is v1 or v2
> in the HEAD (I was just adding a page to the wiki on how to get to v2 ;-(
Both are in the HEAD. If you post directions to this in the Wiki, please be
sure to stress that v2 is under development and not officially released yet.