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: Tue, 29 Aug 2000 11:20:32 -0700 (PDT)
- Cc: gcc at gcc dot gnu dot org (gcc at gcc dot gnu dot org)
> Here are the last few lines of the output of "make -d bootstrap".
It appears that the segfault is in gmake itself: a sub-make is fired
up to build libiberty and the sub-make faults.
Since you are using a very old version of GNU make, I suppose a bug in it
is tweaked by the gcc makefiles. I suggest getting a newer one. The
current release is 3.79 (yes, 31 releases have come out since your
version!). You can find a prebuilt binary at http://www.sunfreeware.com/ .
> Updating goal targets....
> Considering target file `bootstrap'.
> File `bootstrap' does not exist.
> Considering target file `all-texinfo'.
> File `all-texinfo' does not exist.
> Considering target file `all-libiberty'.
> File `all-libiberty' does not exist.
> Finished dependencies of target file `all-libiberty'.
> Must remake target file `all-libiberty'.
> GNU Make version 3.48, by Richard Stallman and Roland McGrath.
> Copyright (C) 1988, 1989 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
>
> Segmentation Fault
> gmake: *** Error 139