Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-06-20 01:53:56


On Monday 19 June 2006 19:23, Reece Dunn wrote:
> Rene Rivera wrote:
> > Rene Rivera wrote:
> > > Vladimir Prus wrote:
> > >> Rene Rivera wrote:
> > >>> b) Not sure what you mean. But if you mean not being able to request
> > >>> multiple variants from the command line, then I disagree.
> > >>
> > >> You can request several variants on the command line, as documentation
> > >> says:
> > >>
> > >> http://boost.org/boost-build2/doc/html/bbv2/tutorial.html#bbv2.tutoria
> > >>l.hello
> >
> > [...]
> >
> > > And a bjam invocation at the boost root of:
> > >
> > > bjam -n -a --v2 --builddir=C:/Boost/build gcc-3.4.5~mingw~stlport51
> > > --prefix=C:/Boost/install stage stdlib=stlport-5.1~gcc345 debug release
> >
> > PS. It produces the same error even without the
> > "stdlib=stlport-5.1~gcc345". So it doesn't work regardless of variant
> > fallback.
>
> I have replicated this with the simpler:
>
> bjam --v2 debug release
>
> The problem here is related to the issue I mentioned in my previous post
> (but that was for install targets).
>
> As I understand this issue, the variant feature isn't being used in the
> flex/bison generator (and the same for the install target), so you only
> get a single virtual target for the LL/YY/install target specified.

Hmm, I'll take a look at this.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk