Re: Using C++11



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?

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]