This is the mail archive of the gcc@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: Internal compiler error with ppc860 based compiler


On Wed, Sep 20, 2000 at 11:34:16AM -0700, Srini Eravelli wrote:
> We are trying to compile some C++ code for PPC860 processor. We are using 
> the following version of the compiler:
> 
> Reading specs from 
> C:\Apps\Tornado2\host\x86-win32\lib\gcc-lib\powerpc-wrs-vxworks\cygnus-2.7.2-960126\specs
> gcc driver version cygnus-2.7.2-960126 egcs-971225 tornado 2.0 executing 
> gcc version cygnus-2.7.2-960126
You are using more than 4 year old compiler. Try to upgrade to gcc 2.95.2
first. 

> 
>     I can send the core file generated by the compiler if any one is 
> interested in looking at it. Has anyone run into this error. If so, do you 
> know of a work around or a version that has the fix.
> thanks
> --Srini

Core files are not much usable outside your system, rather, send
preprocessed file which this error came from. Please read
http://gcc.gnu.org/bugs.html for more details.

Jan Dvorak <johnydog@go.cz>



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