Re: Using C++11
- From: Kalev Lember <kalevlember gmail com>
- To: gtkmm-list gnome org
- Subject: Re: Using C++11
- Date: Mon, 29 Jun 2015 12:03:04 +0200
On 06/29/2015 08:18 AM, Murray Cumming wrote:
On Sun, 2015-06-28 at 20:30 +0100, Chris Vine wrote:
On Sun, 28 Jun 2015 20:17:28 +0200
Murray Cumming <murrayc murrayc com> wrote:
Given that --std=c+11 breaks ABI compatibility (at least in the
standard library), I wonder if/when distros would ever build glibmm
with C++11 support.
gcc-3.4 and gcc-4.* do not provide libstdc++ with a C++11 compliant ABI
(this is mainly concerned with gcc's copy on write string
implementation) and gcc-5.1 does by default do so,
[snip]
So do you think any apps have been built with C++11 on mainstream
distros so far?
All of Fedora 23 (scheduled for release this October / November) is
built with the new C++11 ABI.
--
Kalev
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]