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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to