Boost logo

Boost-Build :

From: Jeff Holle (jeff.holle_at_[hidden])
Date: 2004-02-15 13:32:26


I am presently using a bjam that reports "Boost.Jam Version 3.1.9.
OS=LINUX".
I am currently using BBv1 and intend to stay away from BBv2 until I find
a need to switch. Maybe the desired functionality is such a need?

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