This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Error compiling blitz++ with egcs, snapshot 19980502, under solaris


Error compiling blitz++ with egcs, snapshot 19980502 under solaris

I have tried egcs snapshot 19980502, and snapshot 19980425 together
with blitz-0.2-alpha-06. I get the same error with both egcs versions.

Do you know of a egcs-snapshot and a blitz++ version that will compile
ok together
under solaris?

I installed egcs with make bootstrap-lean;make install
I configured blitz++ for egcs and tried to compile with make check

make[1]: Entering directory
`/afs/nada.kth.se/misc/cvap/blitz++/src/blitz-0.2-alpha-06/testsuite'
g++ -I./.. -ftemplate-depth-30 -g -DBZ_DEBUG  -c ./ctors.cpp
../blitz/tinyvec.cc:171: Internal compiler error 248.
../blitz/tinyvec.cc:171: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[1]: *** [ctors.o] Error 1
make[1]: Leaving directory
`/afs/nada.kth.se/misc/cvap/blitz++/src/blitz-0.2-alpha-06/testsuite'
make: *** [check] Error 1


Printout of the os-version I used follows:
crunchy:blitz-0.2-alpha-06>>uname -a
SunOS crunchy.nada.kth.se 5.5.1 Generic_103640-12 sun4u sparc
SUNW,Ultra-Enterprise

If someone is interested in this problem and need more info I can
provide it on request.

//Peter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]