From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 96054 invoked by alias); 29 Oct 2018 08:24:53 -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 95929 invoked by uid 89); 29 Oct 2018 08:24:48 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1044 X-HELO: jocasta.intra Received: from de.cellform.com (HELO jocasta.intra) (88.217.224.109) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 29 Oct 2018 08:24:45 +0000 Received: from jocasta.intra (localhost [127.0.0.1]) by jocasta.intra (8.15.2/8.15.2/Debian-8) with ESMTPS id w9T8Oa6O017963 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 29 Oct 2018 09:24:36 +0100 Received: (from john@localhost) by jocasta.intra (8.15.2/8.15.2/Submit) id w9T8OZNr017962; Mon, 29 Oct 2018 09:24:35 +0100 Date: Mon, 29 Oct 2018 08:24:00 -0000 From: John Darrington To: Simon Marchi Cc: John Darrington , Sergio Durigan Junior , gdb-patches@sourceware.org Subject: Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. Message-ID: <20181029082435.bxgluc6zdqs5ytbq@jocasta.intra> References: <20181013175801.2670-1-john@darrington.wattle.id.au> <87a7nbxb2v.fsf@redhat.com> <20181019185548.izouwatbcjwnrs2a@jocasta.intra> <877eidwwlz.fsf@redhat.com> <20181028181010.yt2xlp5in65xsc4f@jocasta.intra> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-10/txt/msg00682.txt.bz2 On Sun, Oct 28, 2018 at 02:51:50PM -0400, Simon Marchi wrote: On 2018-10-28 14:10, John Darrington wrote: > Mea Culpa. > > I missed that one. I'll try to get a mingw environment set up and > check in a fix. Ok. If you are on Linux, it shouldn't be too hard. For example, I use these packages (on two different machines): https://aur.archlinux.org/packages/mingw-w64-gcc/ https://packages.ubuntu.com/en/bionic/gcc-mingw-w64 and configure with --host=x86_64-w64-mingw32. I think that's all. For some reason, when I try to crossbuild in this way, there are many failures (unrelated to this issue). However I've checked in a fix for this issue, and tested it by building natively with a hacked set of standard include headers. J' -- Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.