This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13147] New: Internal error when compiling StepMania, app requested bug report
- From: "ynadji at nawajee dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2003 02:09:16 -0000
- Subject: [Bug c++/13147] New: Internal error when compiling StepMania, app requested bug report
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When I try and compile StepMania 3.9 Alpha 8 (from www.stepmania.com) I get this
error output:
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [ScreenEvaluation.o] Error 1
make[2]: Leaving directory `/home/ynadji/StepMania-3.9-alpha8-src/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ynadji/StepMania-3.9-alpha8-src/src'
make: *** [all-recursive] Error 1
Here is my gcc -v output so you know my system:
ynadji@onizuka:ynadji$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
--verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.2.3
I haven't had problems of this sort with GCC ever (btw thanks for a wonderful
piece of code ya'll) but I doubt its StepMania's fault as it has worked for
others, which means either I have an outdated version or my computer is fsck'd.
But it told me to send a bug report so here it is ^_^. Hope this helps GCC out!
--
Summary: Internal error when compiling StepMania, app requested
bug report
Product: gcc
Version: 3.2.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ynadji at nawajee dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13147