Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-02-03 16:31:14


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
 

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