bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24631] New: libctf: MinGW builds do not have NBBY/O_CLOEXE


From: pexu at sourceware dot mail.kapsi.fi
Subject: [Bug binutils/24631] New: libctf: MinGW builds do not have NBBY/O_CLOEXEC
Date: Mon, 03 Jun 2019 12:55:56 +0000

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

            Bug ID: 24631
           Summary: libctf: MinGW builds do not have NBBY/O_CLOEXEC
           Product: binutils
           Version: 2.33 (HEAD)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: pexu at sourceware dot mail.kapsi.fi
  Target Milestone: ---

Hi.

I'm not sure if libctf should be enabled for MinGW cross-compiler builds, but
at least now it appears to be.

However, that does not currently work, as for MinGW <sys/param.h> does not
define `NBBY' (AFAIK equal to`CHAR_BIT'). Also, <fcntl.h> does not define
`O_CLOEXEC' (gdb, gold, etc. have workarounds for this).

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