Searched refs:MinGW32 (Results 1 – 13 of 13) sorted by relevance
10 b) Use MinGW3212 If you use MinGW32 (including MSYS) on Windows, building libexif should22 Something neat to do is to use a MinGW32 cross compiler on a Unix
93 MinGW32, // i*86-pc-mingw32, *-w64-mingw32 enumerator271 getOS() == Triple::MinGW32; in isOSWindows()
16 target=e:/dailies/$date/MinGW32
47 and copy the MinGW32/ or MinGW64/ .a files to your default library directory.
223 bool isTargetMingw() const { return TargetTriple.getOS() == Triple::MinGW32; } in isTargetMingw()
110 case MinGW32: return "mingw32"; in getOSTypeName()370 return MinGW32; in ParseOS()
63 - MSYS with MinGW32 (x86_32 only)
99 AC_MSG_CHECKING([For MinGW32])
523 (T.getOS() == Triple::MinGW32 || T.getOS() == Triple::Cygwin || in InitMCObjectFileInfo()
134 if (TheTriple.getOS() == Triple::MinGW32 || in getDwarfRegFlavour()
137 Make sure that MinGW32's bin dir is in the search path, for example:
1974 MinGW32 subsubsection
47398 Fixed MinGW32 build.