------- Comment #8 from reist at users dot sourceforge dot net 2008-03-14 15:04 ------- I am getting this as well. I tried building tomoe (http://prdownloads.sourceforge.net/tomoe/tomoe-0.6.0.tar.gz). I'm using gcc 4.2.3 and have 2GB of RAM. Before running gcc: total used free shared buffers cached Mem: 2074672 683088 1391584 0 42056 116736 -/+ buffers/cache: 524296 1550376 Swap: 0 0 0
An instant after: total used free shared buffers cached Mem: 2074672 2025556 49116 0 31044 43136 -/+ buffers/cache: 1951376 123296 Swap: 0 0 0 gcc -v -save-temps -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCONFDIR=\"/etc/tomoe\" -DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\" -DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\" -DDICT_MODULEDIR=\"/usr/lib/tomoe/module/dict\" -DRECOGNIZER_MODULEDIR=\"/usr/lib/tomoe/module/recognizer\" -I../../lib -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I/usr/include/subversion-1 -I/usr/include/mysql -march=i486 -mtune=i686 -I/usr/lib/ruby/1.8/i486-linux -I/usr/lib/ruby/site_ruby/1.8/i486-linux -O2 -march=i486 -mtune=i686 -fPIC -DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"\" -DRUBY_LIBDIR=\"/usr/lib/ruby/site_ruby/1.8\" -O2 -pipe -march=i686 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT unihan_la-tomoe-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-unihan.Tpo -c tomoe-unihan.c -fPIC -DPIC -o .libs/unihan_la-tomoe-unihan.o gcc: warning: -pipe ignored because -save-temps specified Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.3/specs Target: i486-slackware-linux Configured with: ../gcc-4.2.3/configure --prefix=/usr --enable-shared --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.2.3 /usr/libexec/gcc/i486-slackware-linux/4.2.3/cc1 -E -quiet -v -I. -I../.. -I../../bindings/ruby -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../lib -I/usr/include/apr-1 -I/usr/include/subversion-1 -I/usr/include/mysql -I/usr/lib/ruby/1.8/i486-linux -I/usr/lib/ruby/site_ruby/1.8/i486-linux -MD .libs/unihan_la-tomoe-unihan.d -MF .deps/unihan_la-tomoe-unihan.Tpo -MP -MT unihan_la-tomoe-unihan.lo -MQ .libs/unihan_la-tomoe-unihan.o -D_REENTRANT -DHAVE_CONFIG_H -DCONFDIR="/etc/tomoe" -DDATADIR="/usr/share/tomoe" -DDICT_DATADIR="/usr/share/tomoe/dict" -DRECOGNIZER_DATADIR="/usr/share/tomoe/recognizer" -DDICT_MODULEDIR="/usr/lib/tomoe/module/dict" -DRECOGNIZER_MODULEDIR="/usr/lib/tomoe/module/recognizer" -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DG_LOG_DOMAIN="Tomoe/Dict:Unihan" -DRUBY_EXTDIR="" -DRUBY_LIBDIR="/usr/lib/ruby/site_ruby/1.8" -DPIC tomoe-unihan.c -march=i486 -mtune=i686 -march=i486 -mtune=i686 -march=i686 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -fPIC -O2 -O2 -fpch-preprocess -o tomoe-unihan.i ignoring nonexistent directory "/usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../i486-slackware-linux/include" #include "..." search starts here: #include <...> search starts here: . ../.. ../../bindings/ruby /usr/include/glib-2.0 /usr/lib/glib-2.0/include ../../lib /usr/include/apr-1 /usr/include/subversion-1 /usr/include/mysql /usr/lib/ruby/1.8/i486-linux /usr/lib/ruby/site_ruby/1.8/i486-linux /usr/local/include /usr/lib/gcc/i486-slackware-linux/4.2.3/include /usr/include End of search list. /usr/libexec/gcc/i486-slackware-linux/4.2.3/cc1 -fpreprocessed tomoe-unihan.i -quiet -dumpbase tomoe-unihan.c -march=i486 -mtune=i686 -march=i486 -mtune=i686 -march=i686 -auxbase-strip .libs/unihan_la-tomoe-unihan.o -O2 -O2 -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -version -fPIC -o tomoe-unihan.s GNU C version 4.2.3 (i486-slackware-linux) compiled by GNU C version 4.2.3. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: d7200fa017f6d2624ddb1cb570d54fe1 gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. -- reist at users dot sourceforge dot net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reist at users dot | |sourceforge dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34572