------- Comment #2 from vk3ty at bigpond dot com 2007-01-05 12:57 ------- (In reply to comment #1) > ../../../unxfbsdi.pro/misc/dict_zh.cxx > g++-ooo: Internal error: Killed: 9 (program cc1plus) > > This usually means GCC is running out of memory. > > Can you do two things for us? > First can you give the output of "g++-ooo -v"? > Second can you add -save-temps to the commend which is used to compile > dict_zh.cxx and attach the .ii file? >
Andrew, Thanks. In response to the first item;- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix01# /usr/local/bin/g++-ooo -v Reading specs from /usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/lib/gcc/i386-portbld-freebsd6.1/3.4.1/specs Configured with: ./..//gcc-3.4.1/configure --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=-ooo --libdir=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/lib --libexecdir=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/libexec --with-gxx-include-dir=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd6.1 Thread model: posix gcc version 3.4.1 [FreeBSD] unix01# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The second item;- I would if I knew where to find it. I have a quick scan of Makefile without success. Regards, Nicholas K -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30362