[Bug c++/13074] Stops with message: g++: Internal error: Killed (program cc1plus)
mirco at matfyz dot cz
gcc-bugzilla@gcc.gnu.org
Sat Nov 29 15:24:00 GMT 2003
------- Additional Comments From mirco at matfyz dot cz 2003-11-29 15:24 -------
Same problem when compiling openh323.
openh323/src$ g++ -DP_LINUX -ffunction-sections -fdata-sections -D_REENTRANT
-Wall -fPIC -DPIC -pipe -DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/usr/include/ptlib/unix -I/usr/include/pwlib -DPTRACING
-I/home/mirco/Anca/anca/openh323/include -DHAS_IXJ -DHAS_OSS -DPTRACING
-I/usr/share/pwlib//include -fPIC -DPIC -pipe -DP_USE_PRAGMA -Os -DNDEBUG -x
c++ -c h323.cxx -o /home/mirco/Anca/anca/openh323/lib/obj_linux_x86_r/h323.o
-save-temps
g++: warning: -pipe ignored because -save-temps specified
g++: warning: -pipe ignored because -save-temps specified
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bugs,
please see /usr/share/doc/debian/bug-re gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.2 (Debian)
porting.txt.
g++ -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.2/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.2 20030812 (Debian prerelease)
I have 256MB RAM, swap is around 128MB. Same problem with version 3.3.2 (Debian).
Preprocessed file: http://mirco.matfyz.cz/h323.ii (>2MB)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13074
More information about the Gcc-bugs
mailing list