Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Argh, palemoon again ** 3 [Was: GCC 5.4.0]
Date: Thu, 27 Apr 2017 04:04:29
Message-Id: 20170427040352.GB28587@waltdnes.org
In Reply to: Re: [gentoo-user] Re: Argh, palemoon again ** 3 [Was: GCC 5.4.0] by Bill Kenworthy
1 On Wed, Apr 26, 2017 at 06:01:20AM +0800, Bill Kenworthy wrote
2
3 > That flag isn't mentioned here.
4
5 I checked the source code. It forces the old ABI, so it should work,
6 compiled with GCC 5.4.0, even on a Gcc 4.9.4 system...
7
8 [CentOS65][pmbuilder][~/pmmaster] grep -r GLIBCXX_USE_CXX11_ABI pmsrc
9 pmsrc/configure: CXXFLAGS="$CXXFLAGS -D_GLIBCXX_USE_CXX11_ABI=0"
10 pmsrc/configure: HOST_CXXFLAGS="$HOST_CXXFLAGS -D_GLIBCXX_USE_CXX11_ABI=0"
11 pmsrc/configure.in: CXXFLAGS="$CXXFLAGS -D_GLIBCXX_USE_CXX11_ABI=0"
12 pmsrc/configure.in: HOST_CXXFLAGS="$HOST_CXXFLAGS -D_GLIBCXX_USE_CXX11_ABI=0"
13
14 --
15 Walter Dnes <waltdnes@××××××××.org>
16 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Re: Argh, palemoon again ** 3 [Was: GCC 5.4.0] Corbin Bird <corbinbird@×××××××.net>