From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1873 invoked by alias); 20 Nov 2010 19:46:02 -0000 Received: (qmail 1753 invoked by uid 22791); 20 Nov 2010 19:46:01 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mailout-de.gmx.net (HELO mail.gmx.net) (213.165.64.22) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sat, 20 Nov 2010 19:45:54 +0000 Received: (qmail invoked by alias); 20 Nov 2010 19:45:50 -0000 Received: from xdsl-89-0-138-101.netcologne.de (EHLO localhost.localdomain) [89.0.138.101] by mail.gmx.net (mp046) with SMTP; 20 Nov 2010 20:45:50 +0100 Received: from ralf by localhost.localdomain with local (Exim 4.69) (envelope-from ) id 1PJtNe-0005rZ-8A; Sat, 20 Nov 2010 20:45:50 +0100 Date: Sat, 20 Nov 2010 19:46:00 -0000 From: Ralf Wildenhues To: NightStrike Cc: Gerald Pfeifer , gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org Subject: Re: make install-strip with binutils Message-ID: <20101120194550.GD24876@gmx.de> Mail-Followup-To: Ralf Wildenhues , NightStrike , Gerald Pfeifer , gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org References: <20101027182939.GI15343@gmx.de> <20101102200841.GG4123@gmx.de> <20101117190145.GE12746@gmx.de> <20101120193829.GC24876@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2010-08-04) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-11/txt/msg00293.txt.bz2 * NightStrike wrote on Sat, Nov 20, 2010 at 08:42:51PM CET: > This applies to anything in top level configure, right? So we can > install-strip GCC, binutils, gdb, etc? Yes. :-)