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 for Octave 2.1.20


I have been using Cygnus b20.1 updated with gcc-2.95 on a Windows NT
v4.0 SP3 O/S. The following error message came from the compiler. I have
attached MDiagArray2.h from where the internal compiler error came.

The complete octave-2.1.20 source code is at
ftp://ftp.che.wisc.edu/pub/octave/ in the bleeding edge directory. The
makefile was created using configure.

In file included from xpow.cc:34:
../liboctave/MDiagArray2.h: In instantiation of `MDiagArray2<double>':
../liboctave/dDiagMatrix.h:38:   instantiated from here
../liboctave/MDiagArray2.h:79: Internal compiler error.
../liboctave/MDiagArray2.h:79: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
../liboctave/MDiagArray2.h:79: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make[2]: *** [xpow.o] Error 1
make[1]: *** [src] Error 2
make: *** [all] Error 2

--
William D. Kirby             Voice: (703) 273-0005
Consultant                   Email: wdkirby@ix.netcom.com
3527 Cornell Road
Fairfax, VA 22030-1813

DiagArray2.h


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