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

Bug#147241: g++: internal compiler error on s390



Package: g++
Version: 2:2.95.4-14  (or what s390 used, see below)
Severity: normal

My QuantLib package doesn't build on s390. Buildd shows the following towards
the end of the log:


make[3]: Entering directory `/build/buildd/quantlib-0.3.0/Examples/Swap'
source='swapvaluation.cpp' object='swapvaluation.o' libtool=no \
depfile='.deps/swapvaluation.Po' tmpdepfile='.deps/swapvaluation.TPo' \
depmode=gcc /bin/sh ../../config/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../ql -I../.. -I../..    -O2 -D_REENTRANT -c -o swapvaluation.o `test -f swapvaluation.cpp || echo './'`swapvaluation.cpp
g++: Internal compiler error: program cc1plus got fatal signal 9
make[3]: *** [swapvaluation.o] Error 1
make[3]: Leaving directory `/build/buildd/quantlib-0.3.0/Examples/Swap'


This is pretty much the most ram-consuming c++ code I have seen, it might
simply have been short of further memory resources.

Let me know if I can help with further infos.

Dirk


-- System Information
Debian Release: 3.0
Kernel Version: Linux sonny 2.2.20ext3 #1 Sat Dec 8 23:52:06 CST 2001 i586 unknown

Versions of the packages g++ depends on:
ii  cpp            2.95.4-14      The GNU C preprocessor.
ii  g++-2.95       2.95.4-7       The GNU C++ compiler.
ii  gcc-2.95       2.95.4-7       The GNU C compiler.


-- 
Good judgement comes from experience; experience comes from bad judgement. 
							    -- Fred Brooks


-- 
To UNSUBSCRIBE, email to debian-gcc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: