Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 1999 23:12:57 +0200
From:      Frank Nobis <fn@radio-do.de>
To:        current@freebsd.org
Subject:   Break of today current and patch
Message-ID:  <19990707231257.A62612@radio-do.de>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990707231257.A62612>