Gentoo Archives: gentoo-user

From: Andrey Moshbear <andrey.vul@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ~gcc-4.7.0
Date: Tue, 29 May 2012 10:15:46
Message-Id: CAFnZeoRZK2P172egaqhWGsf=_X-y7-yfhuL4LL2f7ijHV2+Qbw@mail.gmail.com
In Reply to: [gentoo-user] ~gcc-4.7.0 by "Stefan G. Weichinger"
1 On Mon, May 28, 2012 at 4:04 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
2 >
3 > As GCC-4.7.0 appeared for ~amd64 now ...
4 >
5 > anyone recompiled system or world with it already?
6 >
7 > More advantages or disadvantages?
8 >
9 > Thanks, Stefan
10 >
11
12 If you're a C++ developer, gcc 4.7 has more c++11 support, the most
13 important of which is a standards-conforming value of __cplusplus,
14 allowing you to portably check whether the compiler is standard
15 C++98(03) or C++11.
16
17 --
18 m0shbear