From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23607 invoked by alias); 9 Jan 2007 13:45:38 -0000 Received: (qmail 23562 invoked by uid 22791); 9 Jan 2007 13:45:38 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 09 Jan 2007 13:45:32 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H4HI1-0004MK-IP; Tue, 09 Jan 2007 08:45:21 -0500 Date: Tue, 09 Jan 2007 13:45:00 -0000 From: Daniel Jacobowitz To: Nick Clifton Cc: Andreas Tobler , dj@redhat.com, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org Subject: Re: Renaming mingw64 to mingw* for x86_64 architecure Message-ID: <20070109134521.GA16727@nevyn.them.org> Mail-Followup-To: Nick Clifton , Andreas Tobler , dj@redhat.com, gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org References: <45A2B0C7.6070404@pop.agri.ch> <45A34679.7070405@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45A34679.7070405@redhat.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-01/txt/msg00667.txt.bz2 On Tue, Jan 09, 2007 at 07:38:33AM +0000, Nick Clifton wrote: > I always go by the version embedded at the top of the current configure > file. So in this case I used 2.13. I am expecting this to change at > some point in the near future though. Yes indeed. I'm just waiting to make sure there aren't any more problems with top level libgcc before I change anything else in the build system, but I have a patch to move the top level to autoconf 2.5x and I will be resubmitting it soon. After that we'll probably migrate the whole tree up to 2.61 at some point. -- Daniel Jacobowitz CodeSourcery