|
Boost Users : |
From: Mateusz Åoskot (mateusz_at_[hidden])
Date: 2006-03-01 13:16:53
Mateusz Åoskot wrote:
> So, I suppose I can install both targets into common place and I'll
> have following files in C:\Boost\lib:
>
> libboost_date_time-vc71-mt-gdp.lib and
> libboost_date_time-vc80-mt-gdp.lib
>
> Are my assumptions correct?
After I build latest Boost 1.33.1 with VC++ 8.0 I noticed strange thing.
I called bjam with --prefix=c:\boost-vc-8_0 so all *.lib files are in
location c:\boost-vc-8_0\lib on my machine.
All files have names with toolset name part indicating like they
were built with VC++ 7.1 - toolset vc-7_1.
Example:
libboost_date_time-vc71-mt-1_33_1.lib
libboost_date_time-vc71-mt-gd-1_33_1.lib
libboost_date_time-vc71-mt-gd.lib
libboost_date_time-vc71-mt-s-1_33_1.lib
libboost_date_time-vc71-mt-s.lib
libboost_date_time-vc71-mt-sgd-1_33_1.lib
libboost_date_time-vc71-mt-sgd.lib
libboost_date_time-vc71-mt.lib
libboost_date_time-vc71-s-1_33_1.lib
libboost_date_time-vc71-s.lib
libboost_date_time-vc71-sgd-1_33_1.lib
libboost_date_time-vc71-sgd.lib
Shouldn't there be vc80 toolset name like
libboost_date_time-vc80-mt-1_33_1.lib ?
Is this correct?
Cheers
-- Mateusz Åoskot http://mateusz.loskot.net
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