| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | MinGW.cpp | 1 //===--- MinGW.cpp - MinGWToolChain Implementation ------------------------===// 9 #include "MinGW.h" 29 /// MinGW Tools 30 void tools::MinGW::Assembler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 61 void tools::MinGW::Linker::AddLibGCC(const ArgList &Args, in AddLibGCC() 96 void tools::MinGW::Linker::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 213 // MinGW always links against a shared MSVCRT. in ConstructJob() 317 // MinGW always links against a shared MSVCRT. in ConstructJob() 410 void toolchains::MinGW::findGccLibDir(const llvm::Triple &LiteralTriple) { in findGccLibDir() 486 toolchains::MinGW::MinGW(const Driver &D, const llvm::Triple &Triple, in MinGW() function in toolchains::MinGW [all …]
|
| /freebsd/sys/contrib/zstd/ |
| H A D | appveyor.yml | 15 HOST: "mingw" 21 HOST: "mingw" 39 - if [%HOST%]==[mingw] ( 40 SET "PATH_MINGW32=C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin" && 41 SET "PATH_MINGW64=C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin" && 42 …COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin\make.ex… 43 …COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin\make.exe 50 - if [%HOST%]==[mingw] ( 57 - if [%HOST%]==[mingw] if [%BUILD%]==[true] ( 201 - if [%HOST%]==[mingw] (
|
| /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 50 the mingw-w64-x86_64-headers package as it appears to have support for the 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):
|
| H A D | MANIFEST | 205 ./README.MinGW 1011 ./package/debian-mingw/changelog 1012 ./package/debian-mingw/compat 1013 ./package/debian-mingw/control 1014 ./package/debian-mingw/copyright 1015 ./package/debian-mingw/mingw32-ncurses6.lintian-overrides 1016 ./package/debian-mingw/rules 1017 ./package/debian-mingw/source/format 1018 ./package/debian-mingw/watch 1038 ./package/mingw-ncurses.nsi [all …]
|
| /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`. 207 ./Configure mingw ... 221 * It is also possible to build mingw[64] on Linux or Cygwin. 226 ./Configure mingw --cross-compile-prefix=i686-w64-mingw32- ... 233 mingw[64] cross compilation.
|
| /freebsd/crypto/openssl/Configurations/platform/ |
| H A D | Cygwin.pm | 9 require platform::mingw; 10 @ISA = qw(platform::mingw); 17 my $lib = platform::mingw->sharedname(@_);
|
| H A D | mingw.pm | 1 package platform::mingw; 40 # With Mingw and other DLL producers, there isn't any "simpler" shared
|
| /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/file/ |
| H A D | configure.ac | 90 MINGW=1 93 MINGW=0 96 AC_SUBST(MINGW) subst 97 AM_CONDITIONAL(MINGW, test "$MINGW" = 1) condition 232 if test "$MINGW" = 1; then 233 AC_CHECK_LIB(gnurx,regexec,,AC_MSG_ERROR([libgnurx is required to build file(1) with MinGW]))
|
| H A D | compile | 53 MINGW*) 54 file_conv=mingw 67 mingw/*) 160 func_file_conv "$2" mingw 165 func_file_conv "${1#-I}" mingw 213 func_file_conv "$1" mingw
|
| /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`.
|
| H A D | .travis.yml | 26 ## MinGW / wine 51 make -f win32/Makefile.mingw test;
|
| /freebsd/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | compile | 53 MINGW*) 54 file_conv=mingw 67 mingw/*) 160 func_file_conv "$2" mingw 165 func_file_conv "${1#-I}" mingw 213 func_file_conv "$1" mingw
|
| H A D | ar-lib | 53 MINGW*) 54 file_conv=mingw 65 mingw) 84 # binutils ar, at least for MinGW.
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | compile | 53 MINGW*) 54 file_conv=mingw 67 mingw/*) 160 func_file_conv "$2" mingw 165 func_file_conv "${1#-I}" mingw 213 func_file_conv "$1" mingw
|
| /freebsd/contrib/libevent/build-aux/ |
| H A D | compile | 53 MINGW*) 54 file_conv=mingw 67 mingw/*) 160 func_file_conv "$2" mingw 165 func_file_conv "${1#-I}" mingw 213 func_file_conv "$1" mingw
|
| /freebsd/contrib/openpam/ |
| H A D | compile | 53 MINGW*) 54 file_conv=mingw 67 mingw/*) 160 func_file_conv "$2" mingw 165 func_file_conv "${1#-I}" mingw 213 func_file_conv "$1" mingw
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 16 #include "MinGW.h" 218 if (ctx.config.mingw) { in addBuffer() 354 (!ctx.config.mingw && sym.contains('@')); in isDecorated() 380 if (ctx.config.machine == I386 && ctx.config.mingw) { in parseDirectives() 523 // MinGW specific. If an embedded directive specified to link to 542 // For MinGW, if the find above didn't turn up anything, try in findLib() 543 // looking for a MinGW formatted library name. in findLib() 544 if (ctx.config.mingw && ret == filename) in findLib() 735 if (ctx.config.mingw) in findDefaultEntry() 759 if (ctx.config.mingw) in inferSubsystem() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAsmInfoCOFF.cpp | 22 // MingW 4.5 and later support .comm with log2 alignment, but .lcomm uses byte in MCAsmInfoCOFF() 59 // If this is a GNU environment (mingw or cygwin), don't use associative in MCAsmInfoGNUCOFF() 64 // We don't create constants in comdat sections for MinGW. in MCAsmInfoGNUCOFF()
|
| /freebsd/sys/contrib/libsodium/dist-build/ |
| H A D | msys2-win64.sh | 7 echo MinGW found 9 echo Please install mingw-w64-x86_64-gcc >&2
|
| H A D | msys2-win32.sh | 7 echo MinGW found 9 echo Please install mingw-w64-i686-gcc >&2
|
| /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. 62 #endif /* MingW */
|
| /freebsd/contrib/sqlite3/tea/ |
| H A D | README.txt | 93 Msys + Mingw build process. This provides a Unix-style build while 94 generating native Windows binaries. Using the Msys + Mingw build tools 97 the Msys + Mingw download.
|
| /freebsd/contrib/sqlite3/autosetup/teaish/ |
| H A D | feature.tcl | 83 # @teaish-is-mingw 85 # Returns 1 if building for mingw, else 0. 86 proc teaish-is-mingw {} { 88 [string match *mingw* [get-define host]] &&
|
| /freebsd/contrib/libyaml/ |
| H A D | .appveyor.yml | 26 # 32-bit mingw-w64 build 28 # 64-bit mingw-w64 build
|