From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8574 invoked by alias); 25 Apr 2009 20:00:51 -0000 Received: (qmail 8566 invoked by uid 22791); 25 Apr 2009 20:00:50 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.152) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Apr 2009 20:00:43 +0000 Received: by fg-out-1718.google.com with SMTP id l27so386367fgb.5 for ; Sat, 25 Apr 2009 13:00:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.86.51.10 with SMTP id y10mr1860560fgy.51.1240689640553; Sat, 25 Apr 2009 13:00:40 -0700 (PDT) Date: Sat, 25 Apr 2009 20:10:00 -0000 Message-ID: <90baa01f0904251300x54125d09ue7a1a1fb1133596e@mail.gmail.com> Subject: RFA: libtool.m4 From: Kai Tietz To: Ralf Wildenhues , GCC Patches Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-04/txt/msg02006.txt.bz2 Hello Ralf, In the libtool.m4 in function _LT_CHECK_MAGIC_METHOD the current check for mingw doesn't treat the x64 proper. It checks for 'file_magic file format pei*-i386(.*architecture: i386)?', what is right for 32-bit mingw, but for 64-bit version this string needs to be changed to something like 'file_magic file format pei*(.*architecture: i386)?' Possibly you could find a solution for this (and possibly we could backport it to 4.4.1, too)? Thanks in advance, Kai -- | (\_/) This is Bunny. Copy and paste | (='.'=) Bunny into your signature to help | (")_(") him gain world domination