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]

Re: Compiler error for Octave 2.1.20


William D Kirby <wdkirby@ix.netcom.com> writes:
> 
> 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.

Please see http://egcs.cygnus.com/faq.html#bugreport to see what you
need to submit instead of the header file. It's just a matter of 
adding -save-temps when compiling and mailing the resulting .ii file.

Regards,
Mumit


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