public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] gcc-5 news item wrt C++ ABI
Date: Tue, 6 Oct 2015 00:46:47 -0400	[thread overview]
Message-ID: <20151006044647.GI6518@vapier.lan> (raw)
In-Reply-To: <5612C550.50602@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 1715 bytes --]

On 05 Oct 2015 20:45, Paweł Hajdan, Jr. wrote:
> On 10/3/15 4:13 AM, Mike Frysinger wrote:
> > Title: GCC 5 Defaults to the New C++11 ABI 
> > Author: Mike Frysinger <vapier@gentoo.org>
> > 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 default.  When building new code, you might run
> > into link time errors like:
> > ...: undefined reference to '_ZNSt6chrono12steady_clock3nowEv@GLIBCXX_3.4.17'
> > Or you might see linkage failures with "std::__cxx11::string" in the output.
> > 
> > These are signs that you need to rebuild packages using the new C++ ABI.
> > You can quickly do so by using revdep-rebuild like so:
> > # revdep-rebuild --library 'libstdc\+\+\.so\.6'
> > 
> > For more details, feel free to peruse:
> > https://developerblog.redhat.com/2015/02/05/gcc5-and-the-c11-abi/
> > https://blogs.gentoo.org/blueness/2015/03/10/the-c11-abi-incompatibility-problem-in-gentoo/
> 
> Curious, can one reasonably easy downgrade from GCC 5 back to GCC 4?
> 
> Are there any instructions for that? Is it sufficient to do a similar
> revdep-rebuild command?
> 
> In case the downgrade would horribly break systems or be otherwise
> highly nontrivial, I'd recommend some note for that.

it's like any other attempt to downgrade an ABI: you're on your own.
in Gentoo, we guarantee backwards compatibility, not forward -- this
is not specific to GCC.

in practice, as long as you don't unmerge gcc-5, you can switch the
active compiler to gcc-4.9 and use it, but the runtime libs will be
taken from the latest one you have installed (gcc-5).
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-10-06  4:46 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 13:49 [gentoo-dev] moving gcc-5.2 to unstable Mike Frysinger
2015-10-01 14:11 ` Alexandre Rostovtsev
2015-10-01 14:24   ` Mike Frysinger
2015-10-01 15:10     ` Alexandre Rostovtsev
2015-10-01 14:34 ` Georg Rudoy
2015-10-01 20:04 ` Anthony G. Basile
2015-10-02  8:21 ` [gentoo-dev] " Ryan Hill
2015-10-02 13:56   ` Mike Frysinger
2015-10-02 14:27   ` Mike Gilbert
2015-10-02 14:44     ` Brian Evans
2015-10-03  2:13 ` [gentoo-dev] gcc-5 news item wrt C++ ABI Mike Frysinger
2015-10-03  4:53   ` [gentoo-dev] " Ryan Hill
2015-10-03  5:04   ` [gentoo-dev] " Jason Zaman
2015-10-03  8:37     ` [gentoo-dev] " Ryan Hill
2015-10-03 12:38   ` [gentoo-dev] " Ciaran McCreesh
2015-10-03 17:24     ` Mike Frysinger
2015-10-03 17:30       ` Ciaran McCreesh
2015-10-05 18:43         ` Paweł Hajdan, Jr.
2015-10-06  4:43         ` Mike Frysinger
2015-10-03 23:16   ` hasufell
2015-10-03 23:53     ` Anthony G. Basile
2015-10-04  3:58       ` [gentoo-dev] " Duncan
2015-10-20 18:17       ` [gentoo-dev] " Mike Frysinger
2015-10-06  4:49     ` Mike Frysinger
2015-10-06  5:43     ` Michał Górny
2015-10-05 18:45   ` Paweł Hajdan, Jr.
2015-10-05 19:20     ` Jason A. Donenfeld
2015-10-06  4:46     ` Mike Frysinger [this message]
2015-10-17 10:07   ` Anthony G. Basile
2015-10-22 13:57   ` Mike Frysinger
2015-12-20 21:31   ` Mike Gilbert
2015-10-29 21:18 ` [gentoo-dev] moving gcc-5.2 to unstable Mike Frysinger
2015-12-09  4:28 ` [gentoo-dev] moving gcc-5.3 " Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151006044647.GI6518@vapier.lan \
    --to=vapier@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox