Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2001 14:38:38 +0100
From:      Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
To:        current@FreeBSD.org
Subject:   Re: New GCC changes broken
Message-ID:  <20010217143838.C14083@petra.hos.u-szeged.hu>
In-Reply-To: <Pine.BSF.4.21.0102171431350.9291-100000@levais.imp.ch>; from mb@imp.ch on Sat, Feb 17, 2001 at 02:32:49PM %2B0100
References:  <Pine.BSF.4.21.0102171347410.9291-100000@levais.imp.ch> <Pine.BSF.4.21.0102171431350.9291-100000@levais.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 17, 2001 at 02:32:49PM +0100, Martin Blapp wrote:
> 
> On another box CURRENT, updated this morning:
> 
> cc -I/usr/src/lib/csu/i386-elf/../common
> -I/usr/obj/usr/src/i386/usr/include  -c /usr/src/lib/csu/i386-elf/crti.S
> -o crti.o cc: Internal compiler error: program as got fatal signal 11
> 
> as(1) does crash, rebuilding as does not help, neither does rebuilding
> gcc, I cannot compile and .S files.

Do you have ver 1.15 of src/lib/libc/stdio/findfp.c, committed by imp?

revision 1.15
date: 2001/02/16 21:09:49;  author: imp;  state: Exp;  lines: +15 -4
Extra needs to be initialized for our usual pool of FILEs.  This was
causing some versions of as to dump core.  This survived make
buildworld/installworld and the building gettext port afterwards.
Submitted by: <nnd@mail.nsk.ru> "N.Dudorov"
Reviewed by: "Daniel M. Eischen" <eischen@vigrid.com>

If not, that may be the problem... but I do not know of a good solution
other than grabbing a known good as (or also libc) from somewhere, like a
snapshot on ftp...

-- 
Regards:

Szilveszter ADAM
Szeged University
Szeged Hungary


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010217143838.C14083>