$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-09-24 05:07:24
Boris Gubenko wrote:
> Jeff Garland wrote:
>> As I understand it, Apache stdcxx is derived from the Rogue Wave
>> standard
>> library. This library was used by the Solaris and perhaps some
>> other compiler
>> vendors.
>
> HP is one those vendors: HP-UX, Tru64 and VMS all use RW library.
Right, the RW lib should be reasonably well supported by Boost.Config "as
is", I think the issue was how to build with the Apache lib when it's *not*
the one that comes with your compiler, which I suspect is a bit trickier.
John.