From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 5 12:40:32 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF06316A4CE; Thu, 5 Aug 2004 12:40:32 +0000 (GMT) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EF1743D2F; Thu, 5 Aug 2004 12:40:32 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-248.dsl.onthenet.net [203.144.30.248]) i75CeKnP011141; Thu, 5 Aug 2004 22:40:22 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <41122C44.60708@freebsd.org> Date: Thu, 05 Aug 2004 22:47:00 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Gallatin References: <410E2428.2050600@freebsd.org> <16658.10570.264901.152347@grasshopper.cs.duke.edu> In-Reply-To: <16658.10570.264901.152347@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: kan@freebsd.org cc: freebsd-ppc@freebsd.org Subject: Re: gcc 3.4.2 patch X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Aug 2004 12:40:32 -0000 > > http://people.freebsd.org/~grehan/sysv4.h.diff > > What's the status of getting this integrated so as to unbreak the > build? David O'Brien said he would fix the linker script problem in the gcc repo. The second part of the diff, the __PIC__ CPP builtin, is a hack and needs a bit more thought. later, Peter.