This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Segmantation Fault
- To: mistmp4 at cypress dot com
- Subject: Re: Segmantation Fault
- From: Joe Buck <jbuck at racerx dot synopsys dot com>
- Date: Mon, 28 Aug 2000 18:14:20 -0700 (PDT)
- Cc: gcc at gcc dot gnu dot org (gcc at gcc dot gnu dot org)
> I was trying to install gcc ver 2.95.2 on a sparc-sun-solaris2.5.1. The
> configure script ran ok but make bootstrap gives Segmentation Fault. Can
> anybody help me out?
This should work (I've certainly not had problems with this platform).
Do you have the output of make bootstrap in a log file? If so, please
post the end of it including the failure (the output including the
error messages and enough earlier stuff to see context). If not,
please try rebuilding and collect the errors.
> BTW, I am using gmake version 3.48
That's an old gmake but I don't think it should matter.