[LLVMbugs] [Bug 9087] New: mingw-w64: __include/config tries to include endian.h, which is not present on Windows
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 28 08:33:08 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9087
Summary: mingw-w64: __include/config tries to include endian.h,
which is not present on Windows
Product: libc++
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
AssignedTo: hhinnant at apple.com
ReportedBy: vanboxem.ruben at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=6073)
--> (http://llvm.org/bugs/attachment.cgi?id=6073)
Patch to set Windows to be little endian
Title says it all.
Wikipedia claims Windows is little endian on all platforms:
http://en.wikipedia.org/wiki/Endianness#Bi-endian_hardware
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list