[Bug c++/58167] New: compile crush
leanid.chaika at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 15 14:53:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58167
Bug ID: 58167
Summary: compile crush
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: leanid.chaika at gmail dot com
I have problem in compiling my simple game. I use c++11 gcc4.7.3 ubuntu 13.04
64bit
g++ -o obj/prototype/ground.o -c -fno-strict-aliasing -std=c++0x -Wall
-Wfatal-errors -D_WEBSOCKETPP_CPP11_STL_ -D_WEBSOCKETPP_CPP11_FRIEND_ -I
/home/leo/lge/src -DTW_STATIC -DFT2_BUILD_LIBRARY -DDEBUG -g
src/prototype/ground.cpp
'
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
Preprocessed source stored into /tmp/cciMso7v.out file, please attach this to
your bugreport.
More information about the Gcc-bugs
mailing list