$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-05-05 06:59:18
"silvermangbs" <silvermangbs_at_[hidden]> writes:
> Maybe I answered my own question. I set CXXFLAGS to -mno-cygwin and
> ran configure. The user.hpp file it generated allowed me to build the
> threads for the first time.
Running configure should generally not be needed, especially for
well-supported platforms like Windows. I certainly built the threads
library using gcc-nocygwin without doing any config steps. I'm very
surprised that you needed to do it.
-- Dave Abrahams Boost Consulting www.boost-consulting.com