Searched defs:MinGW (Results 1 – 8 of 8) sorted by relevance
1026 Older Versions of Python and MinGW1071 .. [#] This also means you could replace all existing COFF-libraries with OMF-libraries1074 .. [#] Check https://www.sourceware.org/cygwin/ for more information1076 .. [#] Then you have no POSIX emulation available, but you also don't need
1050 Older Versions of Python and MinGW1095 .. [#] This also means you could replace all existing COFF-libraries with OMF-libraries1098 .. [#] Check https://www.sourceware.org/cygwin/ and http://www.mingw.org/ for more1101 .. [#] Then you have no POSIX emulation available, but you also don't need
172 .. _`libc++abi`: http://libcxxabi.llvm.org/175 .. _CMake Options:
93 MachineTypes Machine, bool MinGW) { in getNameType()573 MachineTypes Machine, bool MinGW) { in writeImportLibrary()
140 WindowsResourceParser::WindowsResourceParser(bool MinGW) in WindowsResourceParser()
65 MinGW::MinGW(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in MinGW() function in MinGW
243 ### MinGW subsection
259 bool MinGW; variable