From owner-freebsd-current Mon Apr 5 10:40:20 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp3.xs4all.nl (smtp3.xs4all.nl [194.109.6.53]) by hub.freebsd.org (Postfix) with ESMTP id 60D621544D for ; Mon, 5 Apr 1999 10:40:13 -0700 (PDT) (envelope-from paulz@trantor.xs4all.nl) Received: from trantor.xs4all.nl (trantor.xs4all.nl [194.109.61.248]) by smtp3.xs4all.nl (8.8.8/8.8.8) with ESMTP id TAA27417 for ; Mon, 5 Apr 1999 19:38:15 +0200 (CEST) Received: from trantor.xs4all.nl (localhost [127.0.0.1]) by trantor.xs4all.nl (8.9.3/8.8.5) with ESMTP id TAA24484 for ; Mon, 5 Apr 1999 19:37:36 +0200 (MET DST) Message-Id: <199904051737.TAA24484@trantor.xs4all.nl> X-Mailer: exmh version 2.0.2 2/24/98 To: current@freebsd.org Subject: cpp breakage on egcs -current Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 05 Apr 1999 19:37:36 +0200 From: Paul van der Zwan Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just found that just calling /usr/libexec/cpp -traditional causes it to abort with the following error: /usr/source/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1882: Internal compiler error in function main This breaks rpcgen thus breaking make buildworld in my box . In addition xdm and xdrb also suffer .. This is on a system on which I ran a succesfull make world last night. The kernel is also built using egcs. This is the only problem I have found so far. The CFLAGS for make world were -O2 -pipe, for the kernel -O -pipe. Paul -- Paul van der Zwan paulz @ trantor.xs4all.nl "I think I'll move to theory, everything works in theory..." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message