$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [tr1] Help needed with Darwin port
From: John Maddock (john_at_[hidden])
Date: 2009-01-13 07:56:31
Can someone with access to various flavours of gcc-4.x on Darwin let me know
what directory the glibc++ std lib headers are in?
Currently Boost.TR1 is using #include <../c++/header_name> which is taken
from STLPort's configuration, but is apparently causing regressions in the
boost code,
Thanks, John.