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: <[EMAIL PROTECTED]> "N.Dudorov"
Reviewed by: "Daniel M. Eischen" <[EMAIL PROTECTED]>

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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to