$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] sun toolset buggy and outdated?
From: Stephen Kelly (hello_at_[hidden])
Date: 2015-02-28 08:08:29
John Maddock wrote:
> For the record, as of Solaris Studio 12.4 there are 4 options:
>
> * C++03 mode, default std lib - a broken Rogue Wave version, this is the
> default.
> * C++03 mode, STLport. Requires -library=stlport4
> * C++03 mode, Apache std lib. Requires -library=stdcxx4
> * C++11 mode, GNU libstdc++, used when -std=c++11 is passed to the
> compiler.
That's not what my CMake commit message says :).
Thanks,
Steve.