Re: [Mingw-w64-public] Building binutils with gcc 9.2.0

2019-11-22 Thread Kacvinsky, Tom
> -Original Message- > From: LRN > Sent: Friday, November 22, 2019 11:35 AM > To: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] Building binutils with gcc 9.2.0 > > On 22.11.2019 19:22, Kacvinsky, Tom wrote: > > I am seeing th

Re: [Mingw-w64-public] Building binutils with gcc 9.2.0

2019-11-22 Thread LRN
On 22.11.2019 19:22, Kacvinsky, Tom wrote: > I am seeing this while building bintutils 2.33.1 with gcc 9.2.0 that comes > with the wingw-w64-i686-toolchain > supplied compilers: > > ../../../libiberty/pex-unix.c:395:20: error: 'FD_CLOEXEC' undeclared (first > use in this function) > 395 |

[Mingw-w64-public] Building binutils with gcc 9.2.0

2019-11-22 Thread Kacvinsky, Tom
I am seeing this while building bintutils 2.33.1 with gcc 9.2.0 that comes with the wingw-w64-i686-toolchain supplied compilers: ../../../libiberty/pex-unix.c:395:20: error: 'FD_CLOEXEC' undeclared (first use in this function) 395 | if ((flags & FD_CLOEXEC) == 0 && fcntl (old_fd, F_SETFD