This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13027] New: g++: Internal error: Killed (program cc1plus)
- From: "albrecht dot dress at arcor dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2003 20:18:01 -0000
- Subject: [Bug c++/13027] New: g++: Internal error: Killed (program cc1plus)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
* System is a PowerMac running YellowDog Linux 3.0:
[albrecht@antares albrecht]$ uname -a
Linux antares.localdomain 2.4.22-ben2 #6 Sat Sep 20 20:55:10 CEST 2003 ppc ppc
ppc GNU/Linux
* libc version is glibc-2.3.1
* gcc-3.3.2 built using "gcc (GCC) 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)"
* flags used for build:
CFLAGS=-O3 -mcpu=7450 -fsigned-char
CXXFLAGS=-O2 -mcpu=7450 -fsigned-char
* configure options for 3.3.2:
[albrecht@antares g332build]$ less config.status
#!/bin/sh
# This file was generated automatically by configure. Do not edit.
# This directory was configured as follows:
../gcc-3.3.2/configure
--with-gcc-version-trigger=/home/albrecht/gcc3-build/gcc-3.3.2/gcc/version.c
--host=powerpc-unknown-linux-gnu --prefix=/opt/gcc-3.3.2 --norecursion
# using "mt-frag"
* failed command (when compiling the LyX package):
[albrecht@antares qt2]$ /opt/gcc-3.3.2/bin/g++ -DHAVE_CONFIG_H -I. -I.
-I../../../src -I../../../src/ -I../../../src/frontends/ -I../../../images
-I./qt2 -I/usr/lib/qt-3.1//include -I../../../boost
-I../../../src/frontends/controllers -isystem /usr/X11R6/include
-DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION -O2 -mcpu=7450
-fsigned-char -c Dialogs.C -MT Dialogs.lo -MD -MP -MF .deps/Dialogs.TPlo -save-temps
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
NOTE: this file compiles without problems using gcc 3.2.2 and gcc 3.2.3.
* file "Dialogs.ii.bz2" - see below
--
Summary: g++: Internal error: Killed (program cc1plus)
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: albrecht dot dress at arcor dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-unknown-linux
GCC host triplet: powerpc-unknown-linux
GCC target triplet: powerpc-unknown-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13027