$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:17:20
On 09/27/2013 01:02 PM, Stephen Kelly wrote:
> 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.
I found
http://docs.oracle.com/cd/E19422-01/819-3690/819-3690.pdf
which documents the value of __SUNPRO_CC as 0x580.
So, can I bump the requirement to that in sunpro_cc.hpp?
Thanks,
Steve.