From owner-freebsd-current Sun Apr 4 11: 2:59 1999 Delivered-To: freebsd-current@freebsd.org Received: from zippy.dyn.ml.org (pm3-26.ppp.wenet.net [206.15.85.26]) by hub.freebsd.org (Postfix) with ESMTP id 0D1AE14F39 for ; Sun, 4 Apr 1999 11:02:56 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost [127.0.0.1]) by zippy.dyn.ml.org (8.9.3/8.9.1) with ESMTP id LAA88849; Sun, 4 Apr 1999 11:01:11 -0700 (PDT) (envelope-from garbanzo@hooked.net) Date: Sun, 4 Apr 1999 11:01:11 -0700 (PDT) From: Alex Zepeda To: "David O'Brien" Cc: current@FreeBSD.ORG Subject: Re: show stopper for EGCS import In-Reply-To: <19990404093848.A76160@nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 4 Apr 1999, David O'Brien wrote: > > Yesterday I changed csu/i386-elf/ to build crtbegin.o and crtend.o from > > the EGCS source rather than our home-grown ones. > ..snip.. > > I've made the same fix to lib/csu as I did libgcc, but now am getting > > the same weird "install" problem Poul-Henning was getting. > > Well FMH! I found a typo I made in Makefile.inc1. However, there is > still a bootstrapping problem related to using the EGCS > crtbegin.o/crtend.o. So boys and girls, are are going to use the > "sjlj-exceptions" type exception machanism for a while. Is there any way to tell gcc not to do this by default, or should I stick to my egcs built from ports (complete with egcs runtime objets) for now? - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message