| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | MinGW.cpp | 30 void tools::MinGW::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 61 void tools::MinGW::Linker::AddLibGCC(const ArgList &Args, in AddLibGCC() 103 void tools::MinGW::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 424 void toolchains::MinGW::findGccLibDir(const llvm::Triple &LiteralTriple) { in findGccLibDir() 500 toolchains::MinGW::MinGW(const Driver &D, const llvm::Triple &Triple, in MinGW() function in toolchains::MinGW 562 Tool *toolchains::MinGW::getTool(Action::ActionClass AC) const { in getTool() 577 Tool *toolchains::MinGW::buildAssembler() const { in buildAssembler() 578 return new tools::MinGW::Assembler(*this); in buildAssembler() 581 Tool *toolchains::MinGW::buildLinker() const { in buildLinker() 582 return new tools::MinGW::Linker(*this); in buildLinker() [all …]
|
| /freebsd/contrib/ncurses/ |
| H A D | README.MinGW | 29 -- $Id: README.MinGW,v 1.14 2020/09/06 22:22:44 tom Exp $ 45 You may also use a hosted MinGW cross-compile toolchain, e.g., on Ubuntu or 52 are a bit behind with respect to the required MinGW header versions and you may 55 authoritative build environment for the MinGW version of ncurses. 57 Using MinGW is a pragmatic decision, it is the easiest way to port this 86 In the current MSYS2/minGW setup, building MinGW shared libraries with 102 your MinGW build):
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | Driver.h | 19 MinGW, // -flavor gnu MinGW enumerator 64 {lld::MinGW, &lld::mingw::link}, {lld::Darwin, &lld::macho::link}, { \
|
| /freebsd/contrib/unifdef/ |
| H A D | INSTALL | 18 The win32 subdirectory contains build files for MinGW and Visual 22 To build with MinGW, type `mingw32-make -f win32/Makefile.mingw`.
|
| /freebsd/sys/contrib/libsodium/dist-build/ |
| H A D | msys2-win32.sh | 7 echo MinGW found
|
| H A D | msys2-win64.sh | 7 echo MinGW found
|
| /freebsd/contrib/ncurses/include/ |
| H A D | ncurses_dll.h.in | 35 * MinGW gcc (unlike MSYS2 and Cygwin) should define _WIN32 and possibly _WIN64. 49 /* 2014-08-02 workaround for broken MinGW compiler.
|
| H A D | nc_win32.h.in | 100 * Allow for build-override, e.g., MinGW used "cygwin".
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-WINDOWS.md | 7 - [Native builds using MinGW](#native-builds-using-mingw) 20 MinGW cross compiler 180 Native builds using MinGW 183 MinGW offers an alternative way to build native OpenSSL, by cross compilation. 200 - MinGW[64] compiler: `mingw-w64-i686-gcc` and/or `mingw-w64-x86_64-gcc`.
|
| H A D | NOTES-PERL.md | 37 MinGW and Cygwin. The key recommendation is to use a Perl installation
|
| /freebsd/lib/libc++/ |
| H A D | __config_site | 45 // __USE_MINGW_ANSI_STDIO gets redefined on MinGW
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __config_site.in | 43 // __USE_MINGW_ANSI_STDIO gets redefined on MinGW
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | COFFImportFile.cpp | 175 MachineTypes Machine, bool MinGW) { in getNameType() argument 182 if (ExtName.starts_with("_") && ExtName.contains('@') && !MinGW) in getNameType() 663 MachineTypes Machine, bool MinGW, in writeImportLibrary() argument 748 NameType = getNameType(SymbolName, E.Name, M, MinGW); in writeImportLibrary()
|
| H A D | WindowsResource.cpp | 139 WindowsResourceParser::WindowsResourceParser(bool MinGW) in WindowsResourceParser() argument 140 : Root(false), MinGW(MinGW) {} in WindowsResourceParser() 313 return MinGW && !Entry.checkTypeString() && in shouldIgnoreDuplicate() 322 return MinGW && Context.size() == 3 && !Context[0].IsString && in shouldIgnoreDuplicate()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | WindowsResource.h | 157 LLVM_ABI WindowsResourceParser(bool MinGW = false); 259 bool MinGW; variable
|
| H A D | COFFImportFile.h | 141 COFF::MachineTypes Machine, bool MinGW,
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Signals.inc | 41 // The version of g++ that comes with MinGW does *not* properly understand 42 // the ll format specifier for printf. However, MinGW passes the format 46 // we will turn off the warnings for this just file. However, MinGW also does 452 // The following functions are not reliably accessible on MinGW. 852 // We turned these warnings off for this file so that MinGW-g++ doesn't 854 // warnings back on. If MinGW starts to support diagnostic stacks, we can
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-Windows.txt | 36 The default build setup for wpa_supplicant is to use MinGW and 37 cross-compiling from Linux to MinGW/Windows. It should also be 38 possible to build this under Windows using the MinGW tools, but that 114 with the open source version of Qt4 and MinGW. Following commands can
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 146 #1153 tests: Make test_buffer_can_grow_to_max work for MinGW on 202 #1123 Autotools: Limit -Wno-pedantic-ms-format to MinGW 451 about -Wno-pedantic-ms-format from LLVM MinGW 761 #658 MinGW|CMake: Fix static library name 786 #634 MinGW: Fix mis-compilation for -D__USE_MINGW_ANSI_STDIO=0 791 #638 MinGW: Make fix-xmltest-log.sh drop more Wine bug output 800 #611 #621 MinGW|CMake: Apply MSVC .def file when linking 801 #622 #624 MinGW|CMake: Sync library name with GNU Autotools, 804 #632 MinGW|CMake: Set missing variable CMAKE_RC_COMPILER in 828 #633 coverage.sh: Exclude MinGW headers [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Wasm.cpp | 29 MinGW, // -flavor gnu MinGW enumerator
|
| /freebsd/contrib/llvm-project/lld/Common/ |
| H A D | DriverDispatcher.cpp | 134 return MinGW; in parseFlavor()
|
| /freebsd/sys/contrib/zstd/lib/ |
| H A D | README.md | 196 #### Windows : using MinGW+MSYS to create DLL 198 DLL can be created using MinGW+MSYS with the `make libzstd` command. 202 compile a project using gcc/MinGW.
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | modules | 245 # MinGW, using Console API 254 # MinGW-W64, using Console API and named pipes
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.windows.md | 271 Building with MinGW 274 MinGW is not supported because its snprintf(3) implementation is not suitable.
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | ReleaseNotes.rst | 99 MinGW Improvements
|