This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal compiler error on compiling Mindseye
Dear Alexarndre,
Please find attached the gzip'ed ii file gerenated from the command
below:
pcpcchan:/opt/MindsEye/src/3dlib# !c++
c++ -c -g -O2 -I/opt/MindsEye/src/include/plib -I../ -DHAVE_CONFIG_H
-fno-implicit-templates s_nurbscurve.cpp
s_nurbscurve.cpp: In method `class G3DNurbsCurve &
G3DNurbsCurve::operator =(const PlNurbsCurvef &)':
s_nurbscurve.cpp:352: Internal compiler error.
s_nurbscurve.cpp:352: Please submit a full bug report.
s_nurbscurve.cpp:352: See <URL:http://www.gnu.org/software/gcc/bugs.html>
for instructions.
The gcc version is 2.95.2.
Thanks,
P.C.
==================================================================
Alexandre Oliva wrote:
> On Aug 2, 2000, "P.C. Chan" <pc.chan@alcatel.com> wrote:
>
> > <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>
> Please do. We really need the preprocessed sources of the particular
> file that triggered the bug. The original source tree won't do, nor
> will a single file from it that includes other files.
>
> --
> Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist *Please* write to mailing lists, not to me
s_nurbscurve.ii.gz