bugs ?

Ron Lewkowicz deadfly@telusplanet.net
Thu Sep 17 22:40:00 GMT 1998


Hi, 

I'm not sure what's going on, but here is the last bit before the
compile error.........

cd nurbs; make
make[1]: Entering directory `/home/ron/MindsEye/nurbs'
(cd src; make)
make[2]: Entering directory `/home/ron/MindsEye/nurbs/src'
c++ -c -g -O2 -fno-implicit-templates  -I/usr/local/include  
-I../../matrix/include  -I/usr/local/include -I../include nurbsS.cc
nurbsS.cc: In method `int PlNurbsSurface::writePOVRAY(const char *,
const class Color & = Color(250, 250, 250), const class Point3D & =
Point3D(0x000000000000000000000000, 0x00000000000000000080ff3f,
0x000000000000000000000000), const class Point3D & =
Point3D(0x000000000000000000000000, 0x000000000000000000000000,
0x00000000000000000080ff3f), int = 1, double =
0x000000d8a3703d0ad7a3f83f, int = 8, int = 8) const':
nurbsS.cc:3191: Internal compiler error.
nurbsS.cc:3191: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[2]: *** [nurbsS.o] Error 1
make[2]: Leaving directory `/home/ron/MindsEye/nurbs/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ron/MindsEye/nurbs'
make: *** [libnurbs] Error 2
[ron@localhost MindsEye]$ 

I hope this means something to you.

ron



More information about the Gcc-bugs mailing list