g++ 3.4.4 core dump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I get a core dump when I comple code with 3.4.4 that compiles fine with 3.3.4.

/vol/gnu/gcc-3.4.4/bin/g++ -c -DSunOS -DSunOS5 -DSunOS5_8 -g -O3 -fPIC -D_REENTRANT -Wreturn-type -Wnon-virtual-dtor -I. -I/vobs/dx/local/include -I/vobs/is_foundations/vendor/zregx/include -I/vobs/toe/local/include -I/vobs/foot/local/include -I/vobs/moi/local/include -I/vobs/dx/src/lib/dmClient -I/vobs/is_foundations/snacc/include -munaligned-doubles -m64 -mcpu=ultrasparc -o sun5g/64/DMServerClusterMap.o DMServerClusterMap.cc
g++: Internal error: Segmentation Fault (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Is there some option that I can use with g++ to narrow down the problem so that I can work around it if possible and make the bug report more useful?

g++ -v
Reading specs from /vol/gnu/gcc-3.4.4/lib/gcc/sparc-sun-solaris2.8/3.4.4/specs
Configured with: ../gcc-3.4.4/configure --prefix=/vol/gnu/gcc-3.4.4 --enable-shared --enable-threads --enable-cpp --enable-languages=c++ --with-gnu-as --with-as=/vol/gnu/gcc-3.4.4/bin/as --with-gnu-ld --with-ld=/vol/gnu/gcc-3.4.4/bin/ld --host=sparc-sun-solaris2.8
Thread model: posix
gcc version 3.4.4


Thanks,
--
Paul M. Dubuc

"It is not enough to do your best; you must know what to do, and THEN do your
best." -- W. Edwards Deming

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux