Boost logo

Boost :

From: Hartmut Kaiser (HartmutKaiser_at_[hidden])
Date: 2005-02-12 01:48:09


 
Larry Evans wrote:

> The wave/libs/wave/build/Jamfile.v2 file in the above .zip file
> contains:
>
> lib boost_wave
> : $(SOURCES).cpp /boost/filesystem//boost_filesystem
> : <toolset>vc-7_1:<rtti>off # workaround for compiler bug
> # Not supported by V2
> # <no-warn>cpp.re.cpp
> ;
>
> but I couldn't find in boost 1.32.0 any Jamfile.v2 in
> /boost/filesystem.
> Should this rather be $(BOOST_ROOT)/libs/filesystem///boost_filesystem
> since I did find in $(BOOST_ROOT)/libs/filesystem/Jamfile.v2:
>
> lib boost_filesystem
> : $(SOURCES).cpp
> : $(linkage)
> ;
> ?

Thanks for noting, I'll look into this.

Regards Hartmut


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk