Boost logo

Boost :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-09-25 11:12:10


[2002-09-25] John Maddock wrote:

>Have the recent changes to status/Jamfile broken it somehow?
>
>On cygwin I'm seeing:
>
>/cygdrive/d/boost/develop/boost/status,$?$ bjam test
>features.jam: No such file or directory

That error might shed some light... It should always find that file! Could
you check to make sure your boost/tools/build directory is complete.

>/cygdrive/d/boost/develop/boost/tools/build/boost-base.jam:1443: in
>find-compatible-subvariant
>*** argument error
>* rule split-target-subvariant ( target-var properties-var toolset-var
>variant-var : subvariant )
>* called with: ( sv-target sv-properties sv-toolset sv-variant :
><libs!test!build>libtest_exec_monitor.a|gcc/debug/<sysinclude>//<target-type
>>LIB|gcc|debug
><libs!test!build>libtest_exec_monitor.a|gcc/debug/<sysinclude>cygdrive/<targ
>et-type>
>LIB|gcc|debug
><libs!test!build>libtest_exec_monitor.a|gcc/debug/<sysinclude>d/<target-type
>>LIB|gcc|debug
><libs!test!build>libtest_exec_monitor.a|gcc/debug/<sysinclude>boost/<target-
>type>LIB|gcc|debug
><libs!test!build>libtest_exec_monitor.a|gcc/debug/<sysinclude>develop/<targe
>t-type>LIB|gcc|debug
><libs!test!build>libtest_exec_monitor.a|gcc/debug/<sysinclude>boost/<target-
>type>LIB|gcc|debug )
>* extra argument
><libs!test!build>libtest_exec_monitor.a|gcc/debug/<sysinclude>cygdrive/<targ
>et-type>LIB|gcc|debug

That looks like it's interpreting "<sysinclude>$(BOOST_ROOT)" as meaning...

    <sysinclude>/
    <sysinclude>cygdrive/
    <sysinclude>d/
    <sysinclude>boost/
    <sysinclude>develop/
    <sysinclude>boost/

Which is very confusing, because I can't see how that can happen. It doesn't
happen for me in Linux nor Windows. Anybody else encountering this problem?
Dave you have cygwin do you see this problem?

>and on linux it's complaining that file
>"<borland><*><cxxflags>-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" doesn't
>exist and it doesn't know how to build it !

Even stranger :-\

Which version of bjam are you using? "bjam -v"

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