Boost logo

Boost Users :

Subject: Re: [Boost-users] can't build threads on msvc-7.1
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-15 23:43:11


AMDG

Larry E. Ramey wrote:
> I can't build the thread library. I have no idea why. ( What gregorian
> date is doing in the thread lib eludes me )
>
>
> I have changed boost/config/user.hpp to #define BOOST_ALL_DYN_LIN, of
> course, that shouldn't effect threads.... but whatever....

This is the problem. If you don't need other changes to user.hpp, you can
suppress it with
bjam ... define=BOOST_NO_USER_CONFIG
for building the thread library.

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