c compiler
Edward Lartey
lartey@hepr0.physics.tamu.edu
Thu Jul 13 17:54:00 GMT 2000
I am actually confused about the files to pick for the gcc and the g77. Do
I pick the files gcc-2.95.2.tar.gz (for gcc) and gcc-g77-2.95.2.tar.gz
(for g77)?.
Also I guess I should have a working C compiler for this to work, Is that
right?. Do you know how I can fix this?
I appreciate your help
Thanks
ED
On Thu, 13 Jul 2000, Tim Prince wrote:
> You must install the package including at a minimum gcc and g77 of the
> same version, preferably gcc-2.95.2. You will not be able to run
> totally different versions of gcc and g77 in the same directory. Don't
> even try to use versions which predate the integrated gcc/g77
> distributions.
>
> Tim Prince
> ----- Original Message -----
> From: "Edward Lartey" <lartey@hepr0.physics.tamu.edu>
> To: <gcc-bugs@gcc.gnu.org>
> Sent: Thursday, July 13, 2000 3:46 PM
> Subject: c compiler
>
>
> >
> > 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
> >
>
More information about the Gcc-bugs
mailing list