From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39436 invoked by alias); 3 Nov 2015 12:11:34 -0000 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 Received: (qmail 39423 invoked by uid 89); 3 Nov 2015 12:11:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f181.google.com Received: from mail-wi0-f181.google.com (HELO mail-wi0-f181.google.com) (209.85.212.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 03 Nov 2015 12:11:32 +0000 Received: by wicll6 with SMTP id ll6so68307286wic.0 for ; Tue, 03 Nov 2015 04:11:29 -0800 (PST) X-Received: by 10.194.123.132 with SMTP id ma4mr27763544wjb.140.1446552689546; Tue, 03 Nov 2015 04:11:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.28.227.130 with HTTP; Tue, 3 Nov 2015 04:10:49 -0800 (PST) Reply-To: fracting@gmail.com In-Reply-To: References: <1446492970-21432-1-git-send-email-palves@redhat.com> <5637C1FA.2060708@redhat.com> <5637CB96.4010106@redhat.com> <563899DB.10205@redhat.com> From: Qian Hong Date: Tue, 03 Nov 2015 12:11:00 -0000 Message-ID: Subject: Re: [PATCH 00/11] C++/MinGW patches To: Pedro Alves Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00067.txt.bz2 On Tue, Nov 3, 2015 at 7:40 PM, Qian Hong wrote: > Solution B: use MinTTY as a replacement of wineconsole, from MSYS2 > project: https://msys2.github.io/ > (note: `export STAGING_WRITECOPY=1` is required before using MSYS2, > see https://github.com/fracting/wine-fracting/wiki/MSYS2-on-Wine#build-status > ) Sorry, wrong hash. Should be https://github.com/fracting/wine-fracting/wiki/MSYS2-on-Wine#install-msys2 instead. -- Regards, Qian Hong - http://www.winehq.org