This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4] GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]