Boost logo

Boost-Build :

From: Jeff Holle (jeff.holle_at_[hidden])
Date: 2004-02-17 14:51:41


Rene,

Please note that "That depend on which version of Boost.Build you are
referring to. BBv1 or BBv2?" is not really an answer to my question.

Short of an informative answer to my question, I'd at least like to know
that:
A. The task is not, or is, possible with BBv1.
B. The task is possible with BBv2. Perhaps with advice of what doc
to read?

Rene Rivera wrote:

> Jeff Holle wrote:
> > Now I am employing pyste with the aid of the following script:
> > #!/bin/sh
> > pyste -I/usr/local/include/python2.3 -I. --out=. --multiple
> > --module=moduleName $*
> > pyste -I/usr/local/include/python2.3 -I. --out=. --multiple
> > --module=moduleName --generate-main $*
> >
> > pyste works in --multiple mode by creating a *.cpp file for each
> *.pyste
> > file provided as input. In addition, a seperate run (the second line)
> > is needed where:
> > o --generate-main is given.
> > o as input it takes all *.pyste files
> > o as output it generates _main.cpp.
> >
> > Is it possible to integrate these actions into bjam?
>
> Yes.
>
> > If so, how?
>
> That depend on which version of Boost.Build you are referring to. BBv1
> or BBv2?
>
>
> --
> -- Grafik - Don't Assume Anything
> -- Redshift Software, Inc. - http://redshift-software.com
> -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
>
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/jamboost/
>
> * To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
> <mailto:jamboost-unsubscribe_at_[hidden]?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>

 


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