From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1793 invoked by alias); 31 Mar 2012 16:42:40 -0000 Received: (qmail 1676 invoked by uid 22791); 31 Mar 2012 16:42:38 -0000 X-SWARE-Spam-Status: No, hits=-6.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-wi0-f177.google.com (HELO mail-wi0-f177.google.com) (209.85.212.177) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 31 Mar 2012 16:42:25 +0000 Received: by wibhj13 with SMTP id hj13so1150943wib.12 for ; Sat, 31 Mar 2012 09:42:23 -0700 (PDT) Received: by 10.180.104.230 with SMTP id gh6mr7596919wib.22.1333212143821; Sat, 31 Mar 2012 09:42:23 -0700 (PDT) Received: from [82.56.37.236] (host236-37-dynamic.56-82-r.retail.telecomitalia.it. [82.56.37.236]) by mx.google.com with ESMTPS id ex2sm27846623wib.8.2012.03.31.09.42.21 (version=SSLv3 cipher=OTHER); Sat, 31 Mar 2012 09:42:22 -0700 (PDT) Message-ID: <4F7733E2.1070503@gmail.com> Date: Sat, 31 Mar 2012 16:42:00 -0000 From: Stefano Lattarini MIME-Version: 1.0 To: "Joseph S. Myers" CC: 11034@debbugs.gnu.org, gdb@sourceware.org, gcc@gcc.gnu.org, binutils@sourceware.org, Automake List Subject: Re: bug#11034: Binutils, GDB, GCC and Automake's 'cygnus' option References: <4F72E239.9010404@gmail.com> <4F7301DD.7090401@gmail.com> <4F76ECBA.4010303@gmail.com> In-Reply-To: <4F76ECBA.4010303@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00097.txt.bz2 On 03/31/2012 01:38 PM, Stefano Lattarini wrote: > On 03/28/2012 02:19 PM, Stefano Lattarini wrote: >> Hi Joseph, thanks for the feedback. >> On 03/28/2012 01:24 PM, Joseph S. Myers wrote: >>> >>> Is there better transition documentation somewhere? >>> >> Nope, but it would be a good idea to prepare it before starting to deprecate >> the 'cygnus' option. Maybe even for 1.12. Thanks for the suggestion. >> > Or even for 1.11.4, which is to be released in two/three days. What about the > attached patch? I will push it by this evening if there is no objection. > Applied to maint, merged into master and branch-1.11, and pushed. Regards, Stefano