Bug Report

Joshua Longley phunk@accesscable.net
Fri Nov 6 15:37:00 GMT 1998


My system:

Slackware 3.5
Linux kernel v2.0.29
i586 133 80 MB RAM

bash# make mindseye
cd matrix; make
make[1]: Entering directory `/usr/local/MindsEye/matrix'
(cd src; make)
make[2]: Entering directory `/usr/local/MindsEye/matrix/src'
rm -f barray.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include barray.cc
rm -f barray2d.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include barray2d.cc
rm -f error.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include error.cc
rm -f cvector.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include cvector.cc
rm -f image.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include image.cc
rm -f matrix.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include matrix.cc
rm -f mlapack.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include mlapack.cc
rm -f specialType.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include specialType.cc
rm -f vector.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include vector.cc
rm -f matrixMat.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include matrixMat.cc
rm -f list.o
c++ -c -g -O2 -fno-implicit-templates     -I/usr/local/include
-I../include list.cc
rm -f libmatrix.a
ar scql libmatrix.a barray.o  barray2d.o  error.o  cvector.o  image.o
matrix.o  mlapack.ospe
cialType.o   vector.o   matrixMat.o list.o
make[2]: Leaving directory `/usr/local/MindsEye/matrix/src'
make[1]: Leaving directory `/usr/local/MindsEye/matrix'
cd nurbs; make
make[1]: Entering directory `/usr/local/MindsEye/nurbs'
(cd src;make)
make[2]: Entering directory `/usr/local/MindsEye/nurbs/src'
c++ -c -g -O2 -fno-implicit-templates  -I/usr/local/include
-I../../matrix/include  -I/usr/l
ocal/include -I../include nurbs.cc
nurbs.cc: In method `int PlNurbsCurve<float>::writePSp(const char *,
const class PlVector<Poin
t_3D<float> > &, const class PlVector<Point_3D<float> > &, int = 0,
float = 0x0000000000000000
00000000, float = 0x000000000000000000a00140) const':
nurbs.cc:3737: Internal compiler error.
nurbs.cc:3737: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[2]: *** [nurbs.o] Error 1
make[2]: Leaving directory `/usr/local/MindsEye/nurbs/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/MindsEye/nurbs'
make: *** [libnurbs] Error 2
bash#

I'm not sure what this error means, but if it turns out to be something
I can fix it would be greatly
apprieciated if you could let me know what I can do to remedy it.

Thank you,

Joshua Longley
phunk@accesscable.net





More information about the Gcc-bugs mailing list