Boost logo

Boost :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-09-12 09:03:31


[2002-09-12] Carlo Wood wrote:

>On Wed, Sep 11, 2002 at 11:00:19PM -0500, Rene Rivera wrote:
>> >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 ;
>> ----
>
>???
>
>~/c++/boost/libs/demangler/test>jam
.................................^^^

Invoking with "jam" does the Perforce-Jam behaviour, invoke with "bjam" for
the Boost.Jam/Build behaviours.

-- 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