From owner-freebsd-current Sun Oct 3 9:56:25 1999 Delivered-To: freebsd-current@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C7F4152A5 for ; Sun, 3 Oct 1999 09:56:21 -0700 (PDT) (envelope-from marc@oldserver.demon.nl) Received: from [212.238.105.241] (helo=mistress) by post.mail.nl.demon.net with esmtp (Exim 2.12 #1) id 11XoxD-0009sF-00 for freebsd-current@freebsd.org; Sun, 3 Oct 1999 16:57:43 +0000 Date: Sun, 3 Oct 1999 18:56:22 +0200 (CEST) From: Marc Schneiders To: freebsd-current@freebsd.org Subject: buildworld fails in gcc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make installworld on freshly cvsupped current (today 18:00 h CET) source fails here in libgcc. Output: c++ -c -I/usr/obj/usr/src/tmp/usr/include/g++ -O -pipe -I/usr/src/gnu/lib/libgcc /../../../contrib/egcs/gcc/config -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc -I. -fexceptions -DIN_GCC -I/usr/obj/usr/src/tmp/usr/include -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/inc -nostdinc++ -DL_op_newnt -o_op_newnt.o /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/new1.cc In file included from /usr/obj/usr/src/tmp/usr/include/g++/new:9, from /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/new1.cc:28: /usr/obj/usr/src/tmp/usr/include/g++/exception:17: Internal compiler error 197. /usr/obj/usr/src/tmp/usr/include/g++/exception:17: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'. /usr/obj/usr/src/tmp/usr/include/g++/exception:17: See for details. *** Error code 1 Stop in /usr/src/gnu/lib/libgcc. *** Error code 1 -- Marc Schneiders marc@venster.nl marc@oldserver.demon.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message