Boost logo

Boost :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-10-01 11:16:56


[2002-10-01] Toon Knapen wrote:

>On Tuesday 01 October 2002 15:58, David Abrahams wrote:
>>
>> Oh, whoops! The problem is in the way you specified BUILD. Should be:
>>
>> "-sBUILD=debug <architecture>x86 <instruction-set>pentium4"
>
>using this results in following error
>poisson:/home/tk/boost/boost/libs/python/build >bjam -sTOOLS=gcc
>"-sBUILD=debug <architecture>x86 <instruction-set>pentium4"
>don't know how to make <architecture>x86
>don't know how to make <instruction-set>pentium4
>....found 2 targets...
>....can't find 2 targets...

OK... that works for me, both in the main trunk and release branch. The only
thing I can think of from looking at your output... is that your shell is
not respecting the quotes(""). Because I can "reproduce" your errors only
when I do this:

    bjam "-sBUILD=debug" "<architecture>x86" "<instruction-set>pentium4"

PS. By the way Dave, building in "boost/libs/python/build" no longer works,
missing source files.

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