From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20316 invoked by alias); 13 Jun 2012 10:59:23 -0000 Received: (qmail 20308 invoked by uid 22791); 13 Jun 2012 10:59:22 -0000 X-SWARE-Spam-Status: No, hits=-5.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,TW_SM X-Spam-Check-By: sourceware.org Received: from mail-pb0-f41.google.com (HELO mail-pb0-f41.google.com) (209.85.160.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Jun 2012 10:59:10 +0000 Received: by pbbrp2 with SMTP id rp2so2353443pbb.0 for ; Wed, 13 Jun 2012 03:59:10 -0700 (PDT) Received: by 10.68.227.197 with SMTP id sc5mr50425955pbc.58.1339585150174; Wed, 13 Jun 2012 03:59:10 -0700 (PDT) Received: from [192.168.1.128] ([115.193.194.237]) by mx.google.com with ESMTPS id os9sm5381209pbb.62.2012.06.13.03.59.06 (version=SSLv3 cipher=OTHER); Wed, 13 Jun 2012 03:59:09 -0700 (PDT) Message-ID: <4FD8730B.9050606@gmail.com> Date: Wed, 13 Jun 2012 10:59:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20120604 Thunderbird/13.0 MIME-Version: 1.0 To: Pedro Alves , gdb@sourceware.org Subject: Re: [mingw] build error of the latest CVS References: <4FD7DC8B.5060403@gmail.com> <4FD7DD2B.6070500@gmail.com> <4FD85BE8.6070100@redhat.com> <4FD85FEB.7090109@redhat.com> <4FD8636E.8050406@gmail.com> <4FD863EA.6080806@redhat.com> <4FD86616.9010502@gmail.com> In-Reply-To: <4FD86616.9010502@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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-06/txt/msg00072.txt.bz2 On 2012-6-13 18:06, asmwarrior wrote: > OK, I will try your patch and give feedback as soon as possible. Hi, Pedro. I have tested your patch, and it works fine on the MinGW build. Thanks.