Menu

#68 Build fails with MinGW 5.1.6

open
nobody
None
5
2010-03-21
2010-03-21
Anonymous
No

I get a lot of errors during compilation of IntelCoffFile.cpp, since MinGW refuses to add uint, ushort and ulong to <sys/types.h>. See MinGW bug 2922311; they're not going to fix it, because it's non-standard and therefore non-portable.

When you use grep to hunt down the uses of uint, ushort and ulong, then the only files depending on them being defined in <sys/types.h> are loader/IntelCoffFile.cpp and it's header file.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB