From owner-freebsd-current Wed Jul 7 14:13: 3 1999 Delivered-To: freebsd-current@freebsd.org Received: from trinity.radio-do.de (trinity.Radio-do.de [193.101.164.3]) by hub.freebsd.org (Postfix) with ESMTP id 86FDD14BFC for ; Wed, 7 Jul 1999 14:12:57 -0700 (PDT) (envelope-from fn@trinity.radio-do.de) Received: (from fn@localhost) by trinity.radio-do.de (8.9.3/8.9.1) id XAA62617 for current@freebsd.org; Wed, 7 Jul 1999 23:12:57 +0200 (CEST) (envelope-from fn) Message-ID: <19990707231257.A62612@radio-do.de> Date: Wed, 7 Jul 1999 23:12:57 +0200 From: Frank Nobis To: current@freebsd.org Subject: Break of today current and patch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, todays current breaks in build of libgcc ===> gnu/lib/libgcc c++ -O2 -mpentium -fpcc-struct-return -ffast-math -fno-strength-reduce -malign-jumps=4 -malign-loops=4 -malign-functions=4 -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/inc -nostdinc++ -c /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/exception.cc -o exception.o /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/exception.cc:33: eh-common.h: No such file or directory *** gnu/lib/libgcc/Makefile.orig Wed Jul 7 22:07:37 1999 --- gnu/lib/libgcc/Makefile Wed Jul 7 22:07:48 1999 *************** *** 59,65 **** CFLAGS+= -I${GCCDIR}/config -I${GCCDIR} -I. CFLAGS+= -fexceptions CFLAGS+= -DIN_GCC ! CXXFLAGS+= -I${GCCDIR}/cp/inc CXXFLAGS+= -nostdinc++ COMMONHDRS= config.h tconfig.h tm.h --- 59,65 ---- CFLAGS+= -I${GCCDIR}/config -I${GCCDIR} -I. CFLAGS+= -fexceptions CFLAGS+= -DIN_GCC ! CXXFLAGS+= -I${GCCDIR}/cp/inc -I${GCCDIR} CXXFLAGS+= -nostdinc++ COMMONHDRS= config.h tconfig.h tm.h -- Frank Nobis Email: PGP AVAILABLE Landgrafenstr. 130 dg3dcn http://www.radio-do.de/~fn/ 44139 Dortmund Powered by SMP FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message