On Thu, Sep 01, 2016 at 03:25:39PM +0300, Dmitry Yemanov wrote:
> 01.09.2016 14:04, Adriano dos Santos Fernandes wrote:
> >
> > MSVC10 supports nothing, and even MSVC12 is also a bit limited in regard
> > to MSVC14 and recent g++ and clang++:
> >
> > https://msdn.microsoft.com/en-us/library/hh567368.aspx
> 
> We've agreed on MSVC13 for FBv4, so we cannot use features from later 
> versions. As for gcc, are there officially supported Linux distros other 
> than CentOS 6 that use gcc 4.7 or older? RHEL6 is EOL now, fortunately.

SLES 11 SP4 with gcc 4.3 is going to have regular support until March
2019 and LTSS (long term service pack support) until March 2022. On the
other hand, SLE11 SP4 already needs a patch to work around compiler
deficiencies (even for 3.0 code).

Fortunately, SLES 12 has gcc 4.8 which should support C++11 features
(the language - standard library is a different story).

Michal Kubecek

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to