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]

Compiler Error.


[spesh@localhost nurbs-2.1-19980924]# make install
(cd src;make install)
make[1]: Entering directory `/tmp/nurbs-2.1-19980924/src'
c++ -c -g -O2 -fno-implicit-templates  -I/usr/local/include     -I/usr/local/include -I../include nurbs.cc
nurbs.cc: In method `int PlNurbsCurve<float>::writePSp(const char *, const class PlVector<Point_3D<float> > &, const class PlVector<Point_3D<float> > &, int = 0, float = 0x000000000000000000000000, float = 0x000000000000000000a00140) const':
nurbs.cc:3762: Internal compiler error.
nurbs.cc:3762: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[1]: *** [nurbs.o] Error 1
make[1]: Leaving directory `/tmp/nurbs-2.1-19980924/src'
make: *** [install] Error 2



The above was generated after I tried to compile the nurbs libs for an eventual
use in MindsEye, any and all help would be appriciated.

-- 
- Professional Services & Support Department -*- proservices@execpc.com -
		- Ed Hagopian -*- ehgopian@execpc.com -


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