$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-02-07 06:03:09
> Compiling with xcode on OS X, and targeting a cocoa, objective c++
> application, we've had some configuration trouble with boost (shared_ptr
> in particular) not compiling with multithreaded support.
I've attached an updated macos.hpp based on some help provided by the folks
at Metrowerks (big thanks to Howard Hinnant), which I believe will solve you
gcc based problems as well, can you test this please?
Thanks,
John.