[gentoo-dev] Re: gcc-5 news item wrt C++ ABI

2015-10-03 Thread Duncan
Anthony G. Basile posted on Sat, 03 Oct 2015 19:53:14 -0400 as excerpted: > On 10/3/15 7:16 PM, hasufell wrote: >> On 10/03/2015 04:13 AM, Mike Frysinger wrote: >>> Title: GCC 5 Defaults to the New C++11 ABI Author: Mike Frysinger >>> >>> Content-Type: text/plain Posted: 2015-10-02 Revision: 1 >>

[gentoo-dev] Re: gcc-5 news item wrt C++ ABI

2015-10-03 Thread Ryan Hill
On Sat, 3 Oct 2015 13:04:08 +0800 Jason Zaman wrote: > On Fri, Oct 02, 2015 at 10:13:09PM -0400, Mike Frysinger wrote: > > GCC 5 uses the new C++ ABI by default. When building new code, you might > > run into link time errors like: > > ...: undefined reference to > > '_ZNSt6chrono12steady_clock

[gentoo-dev] Re: gcc-5 news item wrt C++ ABI

2015-10-02 Thread Ryan Hill
On Fri, 2 Oct 2015 22:13:09 -0400 Mike Frysinger wrote: > Title: GCC 5 Defaults to the New C++11 ABI > Author: Mike Frysinger > Content-Type: text/plain > Posted: 2015-10-02 > Revision: 1 > News-Item-Format: 1.0 > Display-If-Installed: >=sys-devel/gcc-5 > > GCC 5 uses the new C++ ABI by defaul