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.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils