On Thursday, January 23, 2014 11:54:16 AM Florian Paul Schmidt wrote:
On 23.01.2014 11:49, F. Silvain wrote:
> Florian Paul Schmidt, Jan 23 2014: ...
Wow, that's a pretty old GCC. Here's my
version where this builds fine:
fps@mango 11:52:34 ~/.../teqqer/teq/ $ gcc --version
gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
My C++-11 is rather weak though (I used this project to get into some
of the new features), so it might be a bug in my code..
I would upgrade to 4.8.2. This version caused me several problems compiling
various packages.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57532
Although there is a chance your distro maintainer patched it already...