From owner-cvs-all Fri Dec 25 11:42:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA29555 for cvs-all-outgoing; Fri, 25 Dec 1998 11:42:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29550; Fri, 25 Dec 1998 11:42:11 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA10620; Fri, 25 Dec 1998 11:42:01 -0800 (PST) Date: Fri, 25 Dec 1998 11:42:01 -0800 (PST) Message-Id: <199812251942.LAA10620@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/egcs/patches patch-ak Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/12/25 11:42:01 PST Added files: lang/egcs/patches patch-ak Log: Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case. This should fix some of the problems with exceptions under ELF. PR: ports/9089 Submitted by: jdp via Robert Schulhof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message