From owner-freebsd-current Sun Nov 19 7:52:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from markw2kpro.dyn.dhs.org (okc-27-136-119.mmcable.com [24.27.136.119]) by hub.freebsd.org (Postfix) with ESMTP id B5D7137B479 for ; Sun, 19 Nov 2000 07:52:07 -0800 (PST) Received: from mmcable.com (localhost [127.0.0.1]) by markw2kpro.dyn.dhs.org (8.11.0/8.11.0) with ESMTP id eAJFsw812098 for ; Sun, 19 Nov 2000 09:54:58 -0600 (CST) (envelope-from mark@mmcable.com) Message-ID: <3A17F7D1.732AB18D@mmcable.com> Date: Sun, 19 Nov 2000 09:54:58 -0600 From: Mark R Grant Reply-To: mark@mmcable.com X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.1.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: current@FreeBSD.org Subject: Error in libstdc++ buildworld Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD user since 2.x, but never attempted to make/build/install world. While doing 'make -j2 buildworld': ===> libstdc++ ~~~deleted a couple hundred lines between, then got here: cc -pg -O -pipe -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio -I. -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/../libio/floatconv.c -o floatconv.po {standard input}: cc: Assembler messages: Internal compiler error: program cc1 got fatal signal 11{standard input}:0: Warning: end of file not at end of a line; newline inserted {standard input}:2148: Error: bad register name `%' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Got the same error after several cvs updates and retries. Mark Grant mark@mmcable.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message