Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2004-09-25 07:29:21


> In re-reading my post, I realize that it may sound like I'm getting
> this error when trying to build Boost. Not the case, Boost seems to build
> ok and I get the 2 thread dylibs. It's when trying to use the thread
> library in my code that I get the above. Am I wrong in assuming that,
> since I ended up with the 2 thread dylibs, the problem is not in the Boost
> build process?

Correct, as I said you need to figure out why BOOST_HAS_THREADS is not
getting defined: as far as I can see gcc.hpp should set it unconditionally
for your platform, and as far as I can see the build system doesn't do
anything special to the gcc command line either, so I'm mystified frankly,

John.


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