Subject: Re: [Boost-users] [config] policy for setting BOOST_HAS_THREADS?
From: John Maddock (john_at_[hidden])
Date: 2008-11-11 07:10:27


joaquin_at_[hidden] wrote:
> Sorry, I don't get the last statement :( I understand there's a typo
> there, but can't
> make out what the intended phrase was.

Apologies, I didn't express myself very well.

I mean for gcc, the setting of BOOST_HAS_THREADS doesn't change depending
upon any compiler options. Rather, whether or not it gets set depends upon
how the user configured and installed gcc their copy of gcc.

HTH, John.