Boost logo

Boost Users :

Subject: Re: [Boost-users] CMake Problems with boost 1.39
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-05-07 10:17:20


AMDG

Tan, Tom (Shanghai) wrote:
> - The generated boost.test libs have an additional "-s" to the file
> names, ex. libboost_unit_test_framework-vc90-mt-1_39-s.lib, instead of
> libboost_unit_test_framework-vc90-mt-1_39.lib. This will cause a linking
> error while using boost.test. this does noto happen to the bjamed
> results.
>

-s means that the library links to the static C++ runtime.

In Christ,
Steven Watanabe


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