This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c compiler
- To: gcc-bugs at gcc dot gnu dot org
- Subject: c compiler
- From: Edward Lartey <lartey at hepr0 dot physics dot tamu dot edu>
- Date: Thu, 13 Jul 2000 17:46:41 -0500 (CDT)
Dear Sir,
I was trying to install g77 on my redhat-linux with gcc. Unfortunately
this has crashed my c compiler. Whenever I try to compile any c program I
get this error message.
[lartey@hepr0 ~]$ gcc -c test.c
Segmentation fault (core dumped)
Can you help.
Thanks
ED