> -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
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 |
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