Boost logo

Boost Users :

From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2007-03-09 07:54:20


> How did you configure the msvc toolset? If configuring it
> in user-config.jam, you should have:
>
> using msvc : 8.0 : whatever ;
>
> and if just using command line, you should use:
>
> bjam toolset=msvc-8.0
>
> While it's possible to query compiler version by running compiler
> binary, such magic is not implemented yet, so you need to
> specify the version explicitly.
>
> - Volodya
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

Somehow, I do not get through.... ;) The problem is that the site states to use -sTOOLS=vc-8_0.
May be this setting is for older bjam build. Let's say I skip it and define in user-config.jam the
"using" directive and compile the source as you described, what is used as toolset name in the
filename, the "whatever" suffix? I need to produce the same file names as expected from linker.
Currently they differ.

Bol'shoe spasibo za pomosch...,

Ovanes


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net