bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/24222] New: _O_RDONLY, _S_IWRITE, ... undeclared when comp


From: madebr at gmail dot com
Subject: [Bug binutils/24222] New: _O_RDONLY, _S_IWRITE, ... undeclared when compiling binutils using mingw on windows
Date: Thu, 14 Feb 2019 13:55:04 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24222

            Bug ID: 24222
           Summary: _O_RDONLY, _S_IWRITE, ... undeclared when compiling
                    binutils using mingw on windows
           Product: binutils
           Version: 2.32
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: madebr at gmail dot com
  Target Milestone: ---

When compiling binutils 2.32 using the mingw 7 64-bit seh posix compiler on
Windows (at https://sourceforge.net/p/mingw-w64/),
some values are undeclared: _O_RDONLY, _O_BINARY, _O_TEXT, _O_CREAT,
_O_TRUNC,_S_IREAD, _S_IWRITE, _O_NOINHERIT,.
Additionally, the following functions are implicitly declared: _open,
_close,_read,_dup,

The source of binutils containing these declarations is libiberty/pex-win32.c

Target triplet is i386-linux-linux
Output:
https://ci.appveyor.com/project/madebr/conan-binutils/builds/22363538?fullLog=true#L2174

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]