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]
Other format: [Raw text]

Re: problem on compiler


cozolino@ufpa.br wrote:

> I still have the system conectiva linux 7.0 with the g77 v-2.95-3 (20010315).
> When compiling the program in ambient XWPE I obtained the following message:
>    " Internal compiler error: program f771 got fatal signal 11 ".
> 
> In the system Mandrake 8.1, also installed with the g77 v-2.96 (20000731),
> I was surprised when getting to compile and run the same program.

This probably means the problem you encountered with g77 2.95.3 was
fixed in 977 2.96.  Yes, I know this sounds strange, but the actual
development of the compiler version 2.95 stopped around March 1999
(except for bug fixes) while that of Red Hat's version 2.96 actually
stopped at July 2000 (except for bug fixes).

So it could well be that the latter compiler contains a fix for the
problem apparent in the former.

Even better would be to download GCC/g77 3.1 for Mingw (see the entry
"Binaries" on our home page: http://gcc.gnu.org).

Hope this helps,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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