$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] sun CC 5.10 stlport stdcxx on opensolaris
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-07-30 09:02:41
On Thursday 30 July 2009 Karun Gahlawat wrote:
> Hi,
> How can I use stdcxx stlport i/o sun stlport
What is that? If that's STLport, then see:
http://www.boost.org/boost-build2/doc/html/bbv2/reference/tools.html#id2569524
If that's some C++ standard library implementation that is not STLPort as
found at stlport.org, then I do not think it is presently supported.
- Volodya