From owner-freebsd-current Sat Apr 3 14:36:39 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0759E14CAC for ; Sat, 3 Apr 1999 14:36:37 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.2/8.9.1) id OAA73406; Sat, 3 Apr 1999 14:34:33 -0800 (PST) (envelope-from obrien) Message-ID: <19990403143433.A73396@nuxi.com> Date: Sat, 3 Apr 1999 14:34:33 -0800 From: "David O'Brien" To: Ollivier Robert , Amancio Hasty Cc: current@FreeBSD.ORG Subject: Re: X problems using egcs as compiler Reply-To: obrien@NUXI.com References: <199904031914.LAA56145@rah.star-gate.com> <19990403225146.A99040@keltia.freenix.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19990403225146.A99040@keltia.freenix.fr>; from Ollivier Robert on Sat, Apr 03, 1999 at 10:51:47PM +0200 X-Operating-System: FreeBSD 3.1-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The problem is that egcs 1.1.2 has its own crt*.o files and use them in > place of the FreeBSD one. By moving the files elsewhere, it works. I don't > know the effect on exceptions though. If that is the problem, then it sounds like a DWARF2_UNWIND issue. > I don't know what David plan to do with these crt*.o files. David ? src/lib/csu/i386-elf will build and install crtbegin.o and crtend.o from the EGCS sources. Otherwise we have to use the poorer exception unwinding method. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message