$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Felipe Magno de Almeida: "Re: [Boost-users] C++ Template Metaprogramming Book"
- Previous message: Robert Ramey: "Re: [Boost-users] [serialization] 1.33 RC1 vc1.7 serializing containers- include order"
- In reply to: Rush Manbert: "[Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
- Next in thread: Rush Manbert: "Re: [Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
- Reply: Rush Manbert: "Re: [Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
- Reply: Rush Manbert: "Re: [Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
Rush Manbert wrote:
> So it *appears* that defining BOOST_HAS_PTHREADS on the compiler command
> line is the general case solution for this problem, but I'm looking for
> opinions more expert than mine. If this is indeed true, then does anyone
> know why the macro isn't just defined in
> boost/config/platform/macos.hpp? Have I opened myself up to other
> problems by doing this? Any help would be appreciated.
Two items:
1. What version of Boost are you working with?
2. This post, by me, is likely addressing the problem you are seeing:
http://article.gmane.org/gmane.comp.lib.boost.user/12379
We would all be very interested in finding out the answer to the
question I pose on that post. Because if the problem is not fixed for
the 1.33 release we would have to figure out how to fix it before the
release.
--
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
- Next message: Felipe Magno de Almeida: "Re: [Boost-users] C++ Template Metaprogramming Book"
- Previous message: Robert Ramey: "Re: [Boost-users] [serialization] 1.33 RC1 vc1.7 serializing containers- include order"
- In reply to: Rush Manbert: "[Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
- Next in thread: Rush Manbert: "Re: [Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
- Reply: Rush Manbert: "Re: [Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
- Reply: Rush Manbert: "Re: [Boost-users] Mac OSX 10.4, Carbon.h, boost::shared_ptr, and BOOST_HAS_PTHREADS"
$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-footer.inc");
?>