|
Boost : |
From: Dean Michael Berris (mikhailberis_at_[hidden])
Date: 2006-11-20 03:19:21
On 11/20/06, Vladimir Prus <ghost_at_[hidden]> wrote:
> Dean Michael Berris wrote:
>
> >
> > Perhaps a bug in the jam files?
>
> Most probably you'd need
>
> using msvc : 8.0 ;
>
> in your user-config.jam
>
This makes sense. However, doesn't it also mean that the targets (or
libraries autolinked) should be named differently when only "using
msvc ; " is used in the user-config.jam? Since "using msvc ; " will
only create libboost_*-vc-* instead of libboost_*-vc80-* libraries,
then shouldn't the linker determine which one should be used according
to the user-config.jam option?
I'm not sure how that works currently, or whether or not that's
actually a bug or a feature request.
Thanks for the insight. Now I have to rebuild and re-install boost again. :D
-- Dean Michael C. Berris C++ Software Architect Orange and Bronze Software Labs, Ltd. Co. web: http://software.orangeandbronze.com/ email: dean_at_[hidden] mobile: +63 928 7291459 phone: +63 2 8943415 other: +1 408 4049532 blogs: http://mikhailberis.blogspot.com http://3w-agility.blogspot.com http://cplusplus-soup.blogspot.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk