Boost logo

Boost :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-09-11 23:00:19


[2002-09-12] Carlo Wood wrote:

>*frustrated*
>
>I don't understand the manual of this, and the other
>libraries dont help either :/.
>
>What is wrong with this?
>
>~/c++/boost/libs/demangler/test>cat Jamfile
>SubDir TOP libs demangler test ;
>
>Main myprog : test.cpp ;

That's Perforce-Jam syntax, not Boost.Build syntax...

----
subproject libs/demangler/test ;
exe myprog : test.cpp ;
----
-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq - Grafik666_at_AIM - Grafik_at_[hidden]

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