Boost logo

Boost-Build :

From: Jeff Holle (jeff.holle_at_[hidden])
Date: 2004-02-03 18:05:39


That did the "trick". Now only 3 tragets are updated.
Thanks, and please improve.

Rene Rivera wrote:

> Jeff Holle wrote:
>
> > bjam version is Version 3.1.9. OS=LINUX.
> > output of bjam -a -an is:
> > ...found 642 targets...
> > ...updating 5 targets...
> > gcc-C++-action bin/cppParser/cppParser/gcc/release/cppParser.o
> > gcc-Link-action bin/cppParser/cppParser/gcc/release/cppParser
> > Chmod1 bin/cppParser/cppParser/gcc/release/cppParser
> > FileClone install/cppParser
> > gcc-C++-action bin/cppParser/cppParser/gcc/release/cppParser.o
> > gcc-Link-action bin/cppParser/cppParser/gcc/release/cppParser
> > Chmod1 bin/cppParser/cppParser/gcc/release/cppParser
> > chmod 711 "bin/cppParser/cppParser/gcc/release/cppParser"
> > ...updated 5 targets...
>
> How very strange :-(
>
> Try disabling the default build of the exe by adding <suppress>true...
>
> >>Jeff Holle wrote:
> >>
> >>>exe cppParser
> >>>: # sources
> >>>cppParser.cpp
> >>>: # requirements
> >>><include>/home/jholle/boost_CVS/boost
> >>># library path required for linking to boost_python shared lib.
> >>><library-path>$(BOOST_ROOT)/boost/build/bin-stage
> >>>:
> >>>release
>
> Add a <suppress>true here.
> >>>;
>
>
>
> --
> -- 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