From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6333 invoked by alias); 2 Jun 2005 16:25:15 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 6307 invoked by uid 22791); 2 Jun 2005 16:25:12 -0000 Received: from mx01.qsc.de (HELO mx01.qsc.de) (213.148.129.14) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 02 Jun 2005 16:25:12 +0000 Received: from port-195-158-167-89.dynamic.qsc.de ([195.158.167.89] helo=hattusa.textio) by mx01.qsc.de with esmtp (Exim 3.35 #1) id 1DdsVJ-0007OZ-00; Thu, 02 Jun 2005 18:25:09 +0200 Received: from ths by hattusa.textio with local (Exim 4.50) id 1DdsVI-0003YO-Tg; Thu, 02 Jun 2005 18:25:08 +0200 Date: Thu, 02 Jun 2005 16:25:00 -0000 To: Mike Frysinger Cc: binutils@sources.redhat.com Subject: Re: [patch ping] generate MIPS pie scripts Message-ID: <20050602162508.GG882@hattusa.textio> References: <200506011836.54981.vapier@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506011836.54981.vapier@gentoo.org> User-Agent: Mutt/1.5.9i From: Thiemo Seufer X-SW-Source: 2005-06/txt/msg00031.txt.bz2 Mike Frysinger wrote: > as a tag along to the previous arm/hppa PIE requests, any reason to not > generate PIE scripts for mips targets too ? > -mike > 2005-05-17 Peter S. Mazinger" > > * emulparams/elf32bmip.sh (GENERATE_PIE_SCRIPT): Define as "yes". > * emulparams/elf32bmipn32-defs.sh (GENERATE_PIE_SCRIPT): Define as "yes". Ok. Thiemo