$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Borland and metrowerks compiler requirements?
From: Stephen Kelly (steveire_at_[hidden])
Date: 2013-09-27 07:02:30
On 09/27/2013 09:05 AM, Pavel Heimlich, a.k.a. hajma wrote:
> according to page 22 of
> http://www.oracle.com/us/support/library/lifetime-support-hardware-301321.pdf
> Sun Studio 11 is the oldest Studio version actively supported by Oracle and
> even that one's support ends soonish - January 2014, so perhaps the SunPro
> req. could be bumped even higher?
Yes, Sun Studio 11 may be a reasonable one to bump the support to.
Does that define __SUNPRO_CC? To what? The most recent value known to
the boost/config/compiler/sunpro_cc.hpp is 0x590.
http://developers.sun.com/sunstudio/support/Ccompare.html
is a dead link, and archive.org doesn't have a copy.
is a bit confusing. It talks about C++5.10 etc. What is the mapping from
that link to Sun Studio x.y versions?
Thanks,
Steve.