From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18961 invoked by alias); 23 Mar 2004 22:42:54 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 18951 invoked from network); 23 Mar 2004 22:42:51 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 23 Mar 2004 22:42:51 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i2NMgpWA014908 for ; Tue, 23 Mar 2004 17:42:51 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i2NMgpj14533 for ; Tue, 23 Mar 2004 17:42:51 -0500 Received: from redhat.com (coe.boston.redhat.com [172.16.65.80]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i2NMgoAR011621 for ; Tue, 23 Mar 2004 17:42:51 -0500 Received: by redhat.com (Postfix, from userid 201) id 7DD7D40013E; Tue, 23 Mar 2004 17:42:50 -0500 (EST) Date: Tue, 23 Mar 2004 23:44:00 -0000 From: Christopher Faylor To: gdb@sources.redhat.com Subject: Re: pie stuff Message-ID: <20040323224250.GB18502@redhat.com> Mail-Followup-To: gdb@sources.redhat.com References: <16480.36578.880196.780660@localhost.redhat.com> <4060B81A.1020209@apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4060B81A.1020209@apple.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-03/txt/msg00219.txt.bz2 On Tue, Mar 23, 2004 at 02:20:10PM -0800, Stan Shebs wrote: >Elena Zannoni wrote: >>A heads up, I am going to start committing pie support to my old branch >>(which I am bringing up to date) in a few hours. I will then merge it >>piecemeal to mainline. It's not that much code. More details later. >> >I must not have gotten the memo - what's pie? (yeah, yeah, filled >pastry that one eats :-) ) Position Independent Executable cgf