Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building Boost for Windows CE
From: Daniel Lidström (daniel.lidstrom_at_[hidden])
Date: 2009-03-17 09:33:57


> This configuration (or similar) is included in C++ Boost
> tests, and if you
> click on the tester, you should see the user-config.jam that
> is being used.
>
> HTH,
> Volodya

Hello Volodya,

there is only one user-config.jam in Boost-1.38:
Daniel-PC:/cygdrive/c/Users/Daniel.SBG/Programming/boost_1_38_0> find .
-name "*.jam" | grep user
./tools/build/v2/user-config.jam

There is nothing about wm in there. Where do you want me to look really? I
have searched
for wm5/6 but didn't find anything but this:

Daniel-PC:/cygdrive/c/Users/Daniel.SBG/Programming/boost_1_38_0> grep wm5 -R
*
status/explicit-failures-markup.xml: <toolset
name="msvc-8.0~wm5~stlport5.1"/>
status/explicit-failures-markup.xml: <toolset
name="msvc-8.0~wm5*"/>
status/explicit-failures-markup.xml: <toolset
name="msvc-8.0~wm5*"/>
status/explicit-failures-markup.xml: <toolset
name="msvc-8.0~wm5~stlport5.1"/>
status/explicit-failures-markup.xml: <toolset
name="msvc-8.0~wm5~stlport5.1"/>
status/explicit-failures-markup.xml: <toolset name="msvc*wm5*"/>

Someone definitely has been running tests for wm5.

Regards,

Daniel Lidström
Stockholm, Sweden


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk