I was trying to install a g77 compiler on my redhat linux with gcc. Infact I was using the quickstart installation procedure. Unfortunately this has crashed my c compiler. I get this message whenever I try to compile a c program: [lartey@hepr0 ~]$ gcc -c test.c Segmentation fault (core dumped) Can you help Thanks ED