From owner-freebsd-current Wed Jan 28 05:43:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01627 for current-outgoing; Wed, 28 Jan 1998 05:43:35 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01620 for ; Wed, 28 Jan 1998 05:43:33 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.6.9) with ESMTP id FAA25233; Wed, 28 Jan 1998 05:28:08 -0800 (PST) To: Ollivier Robert cc: current@FreeBSD.ORG Subject: Re: Building EGCS. What am I missing? In-reply-to: Your message of "Wed, 28 Jan 1998 08:35:55 +0100." <19980128083555.25754@keltia.freenix.fr> Date: Wed, 28 Jan 1998 05:28:07 -0800 Message-ID: <25229.885994087@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk > Here is John's fix, adapted to egcs. The fix was made on pgcc 980122 but it > should apply mostly cleanly on every version of either egcs or pgcc. I was > able to build a shared lib with our bsd.lib.mk after that. egcs doesn't > have a STARTFILE_SPEC so I added our own (I'm not sure about it). > > I'll send them to the egcs folks. For now, I think it's well-worth adding to the port until we get another revision of egcs which incorporates it. Since I've also just finished testing it in action, I might as well commit the patch. Jordan