Boost logo

Boost Users :

From: chun ping wang (cablepuff_at_[hidden])
Date: 2008-02-20 17:15:44


one has version number attached to it and one does not.

In msvc environment where auto linking is issued boost_auto_link_nomangled
would select the one without version number.

On Wed, Feb 20, 2008 at 1:45 PM, Johan Råde <rade_at_[hidden]> wrote:

>
> > Better not, that just wastes energy building zillion variants when
> > you only need one. Instead, request the specific variant you want,
> > like:
> >
> > bjam link=static threading=multi toolset=msvc-7.1
> >
> > - Volodya
>
> I built Boost using this command.
> I got libraries called
>
> libboost_serialization-vc71-mt-1_35.lib
>
> and
>
> libboost_serialization-vc71-mt.lib
>
> that seem to be identical.
> Is there any difference?
> If not, why are both created?
>
> --Johan
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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