Home
last modified time | relevance | path

Searched full:mingw (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp1 //===--- 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/crypto/openssl/
H A DNOTES-WINDOWS.md7 - [Native builds using MinGW](#native-builds-using-mingw)
20 MinGW cross compiler
155 Native builds using MinGW
158 MinGW offers an alternative way to build native OpenSSL, by cross compilation.
175 - MinGW[64] compiler: `mingw-w64-i686-gcc` and/or `mingw-w64-x86_64-gcc`.
182 ./Configure mingw ...
196 * It is also possible to build mingw[64] on Linux or Cygwin.
201 ./Configure mingw --cross-compile-prefix=i686-w64-mingw32- ...
208 mingw[64] cross compilation.
/freebsd/sys/contrib/zstd/
H A Dappveyor.yml15 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 DREADME.MinGW29 -- $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 DMANIFEST205 ./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/Configurations/platform/
H A DCygwin.pm9 require platform::mingw;
10 @ISA = qw(platform::mingw);
17 my $lib = platform::mingw->sharedname(@_);
H A Dmingw.pm1 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 DDriver.h19 MinGW, // -flavor gnu MinGW enumerator
64 {lld::MinGW, &lld::mingw::link}, {lld::Darwin, &lld::macho::link}, { \
/freebsd/contrib/file/
H A Dconfigure.ac90 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 Dcompile53 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/sqlite3/tea/
H A DREADME24 Msys + Mingw build process. This provides a Unix-style build while
25 generating native Windows binaries. Using the Msys + Mingw build tools
28 the Msys + Mingw download.
/freebsd/contrib/unifdef/
H A DINSTALL18 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.yml26 ## MinGW / wine
51 make -f win32/Makefile.mingw test;
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile53 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 Dar-lib53 MINGW*)
54 file_conv=mingw
65 mingw)
84 # binutils ar, at least for MinGW.
/freebsd/contrib/ntp/sntp/libevent/
H A Dcompile53 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 Dcompile53 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 Dcompile53 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/sqlite3/
H A Dcompile53 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/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp22 // 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/contrib/llvm-project/lld/COFF/
H A DDriver.cpp16 #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/sys/contrib/libsodium/dist-build/
H A Dmsys2-win64.sh7 echo MinGW found
9 echo Please install mingw-w64-x86_64-gcc >&2
H A Dmsys2-win32.sh7 echo MinGW found
9 echo Please install mingw-w64-i686-gcc >&2
/freebsd/contrib/ncurses/include/
H A Dncurses_dll.h.in35 * 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/libfido2/examples/
H A DCMakeLists.txt56 if(MINGW)
57 # needed for nanosleep() in mingw

12345678910>>...14