From owner-cvs-all Sun Apr 4 9:31:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 24D9514D40; Sun, 4 Apr 1999 09:31:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA36866; Sun, 4 Apr 1999 09:29:13 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199904041629.JAA36866@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 4 Apr 1999 09:29:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc/config/i386 freebsd.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/04/04 09:29:12 PDT Modified files: contrib/egcs/gcc/config/i386 freebsd.h Log: Using our current crtbegin.o/crtend.o we cannot support the DWARF2 unwinding mechanisms. Once `make world' bootstraping problems with the EGCS crtstuff.c is overcome, we will switch to the non-sjlj-exceptions type exception machanism. Revision Changes Path 1.5 +6 -0 src/contrib/egcs/gcc/config/i386/freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message