http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320



--- Comment #1 from Benjamin Kircher <benjamin.kircher at gmail dot com> 
2012-11-14 08:10:06 UTC ---

Sorry.



System type was

$ uname -a

Linux <snip> 3.2.0-4-486 #1 Debian 3.2.32-1 i686 GNU/Linux

$ file a.out 

a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically

linked (uses shared libs), for GNU/Linux 2.6.26, BuildID[sha1]=<snip>, not

stripped





Command line that produced the error was

$ g++ -g -std=c++11 -Wall -Wextra -pedantic main.cpp

Reply via email to