$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-09-24 10:08:31
John Maddock wrote:
> 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.
Agree, and I'm sure it's also evolving....so shouldn't we have a new config
setup for it that starts from current RW config? Of course to get this right
we really need someone to setup at least one test machine...
Jeff