About: Mingw-w64

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Mingw-w64 is a free and open source software development environment to create (cross-compile) Microsoft Windows PE applications. It was forked in 2005–2010 from MinGW (Minimalist GNU for Windows). Mingw-w64 includes a port of the GNU Compiler Collection (GCC), GNU Binutils for Windows (assembler, linker, archive manager), a set of freely distributable Windows specific header files and static import libraries which enable the use of the Windows API, a Windows native build of the GNU Project's GNU Debugger, and miscellaneous utilities.

Property Value
dbo:abstract
  • Mingw-w64 (oder Mingw64) ist eine Portierung der Entwicklerwerkzeuge GNU Compiler Collection (GCC) und GNU Debugger (GDB) um Windows PE-Anwendungen erstellen zu können. Es ist zu unterscheiden von dem konkurrierenden Projekt MinGW. Mingw64 entstand 2005–2008 teils durch Reinraum-Neuimplementierung, teils als Fork von Mingw. Mingw-w64 enthält eine Sammlung von Windows-Headerdateien (Windows-API) für die native Windows-Entwicklung. Es wird oft in Kombination mit MSYS2 verwendet. Dieses stellt in Windows eine Unix-artige Shell zur Verfügung, in der unter anderem configure-Skripte gestartet werden können. Es ist auch eine Version als Cross-Compiler erhältlich, mit der man unter Linux Programme für Windows und umgekehrt erstellen kann. Mingw-w64 auf Windows unterstützt die Programmiersprachen Fortran, C und C++. Per Cross-Kompilation von Linux werden weitere Sprachen unterstützt: Ada, Objective-C und OCaml. Mingw-w64 bietet eine Win32-API-Implementierung, einschließlich: * bessere C99-Unterstützung * POSIX Threads (pthreads)-Unterstützung (einschließlich der Möglichkeit C++11-Thread-bezogene Funktionalität in GCCs zu aktivieren) * GCC-Multilib, die es Nutzern erlaubt 32-Bit- und 64-Bit-Bibliotheken parallel zu installieren * Unicode-Einstiegspunkt (wmain/wWinMain) * (von ReactOS) * DirectX (von Wine) * Large File Support * Win64-Unterstützung * Strukturierte Ausnahmebehandlung (SEH) anstatt oder auf x86-64 (von gcc 4.8+) * Einige nützliche Werkzeuge, wie gendef (einer verbesserten Version von MinGWs pexports-Werkzeug) und widl (einem -Compiler von Wine). (de)
  • Mingw-w64 is a free and open source software development environment to create (cross-compile) Microsoft Windows PE applications. It was forked in 2005–2010 from MinGW (Minimalist GNU for Windows). Mingw-w64 includes a port of the GNU Compiler Collection (GCC), GNU Binutils for Windows (assembler, linker, archive manager), a set of freely distributable Windows specific header files and static import libraries which enable the use of the Windows API, a Windows native build of the GNU Project's GNU Debugger, and miscellaneous utilities. Mingw-w64 can be run either on the native Microsoft Windows platform, cross-hosted on Linux (or other Unix), or "cross-native" on or Cygwin. Mingw-w64 can generate 32 bit and 64-bit executables for x86 under the target names i686-w64-mingw32 and x86_64-w64-mingw32. (en)
  • Mingw-w64是自由及开放源代码软件开发环境,用于创建Microsoft Windows应用程序。从2005–2008从MinGW(Minimalist GNU for Windows)分支出来。 Mingw-w64包括对GCC、GNU Binutils的Windows版本的移植(汇编器、链接器、),一套自由可分发的Windows特定的头文件与静态导入库以使用Windows API,一个 Windows本地版本的GNU的调试器,以及其它多种工具。 Mingw-w64可运行于本地Microsoft Windows平台,"cross-native"在或Cygwin。Mingw-w64能生成32-或64-位可执行程序,运行于i686-w64-mingw32或x86_64-w64-mingw32目标平台。 (zh)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2022-04-04 (xsd:date)
dbo:latestReleaseVersion
  • 10.0.0
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 39449413 (xsd:integer)
dbo:wikiPageLength
  • 11982 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1124951758 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • OneVision Software (en)
dbp:developer
  • Kai Tietz, Jonathan Yong, various GNU contributors (en)
dbp:genre
dbp:latestReleaseDate
  • 2022-04-04 (xsd:date)
dbp:latestReleaseVersion
  • 10 (xsd:integer)
dbp:license
dbp:name
  • MinGW-w64 (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Mingw-w64是自由及开放源代码软件开发环境,用于创建Microsoft Windows应用程序。从2005–2008从MinGW(Minimalist GNU for Windows)分支出来。 Mingw-w64包括对GCC、GNU Binutils的Windows版本的移植(汇编器、链接器、),一套自由可分发的Windows特定的头文件与静态导入库以使用Windows API,一个 Windows本地版本的GNU的调试器,以及其它多种工具。 Mingw-w64可运行于本地Microsoft Windows平台,"cross-native"在或Cygwin。Mingw-w64能生成32-或64-位可执行程序,运行于i686-w64-mingw32或x86_64-w64-mingw32目标平台。 (zh)
  • Mingw-w64 (oder Mingw64) ist eine Portierung der Entwicklerwerkzeuge GNU Compiler Collection (GCC) und GNU Debugger (GDB) um Windows PE-Anwendungen erstellen zu können. Es ist zu unterscheiden von dem konkurrierenden Projekt MinGW. Mingw64 entstand 2005–2008 teils durch Reinraum-Neuimplementierung, teils als Fork von Mingw. Mingw-w64 auf Windows unterstützt die Programmiersprachen Fortran, C und C++. Per Cross-Kompilation von Linux werden weitere Sprachen unterstützt: Ada, Objective-C und OCaml. Mingw-w64 bietet eine Win32-API-Implementierung, einschließlich: (de)
  • Mingw-w64 is a free and open source software development environment to create (cross-compile) Microsoft Windows PE applications. It was forked in 2005–2010 from MinGW (Minimalist GNU for Windows). Mingw-w64 includes a port of the GNU Compiler Collection (GCC), GNU Binutils for Windows (assembler, linker, archive manager), a set of freely distributable Windows specific header files and static import libraries which enable the use of the Windows API, a Windows native build of the GNU Project's GNU Debugger, and miscellaneous utilities. (en)
rdfs:label
  • Mingw-w64 (de)
  • Mingw-w64 (en)
  • Mingw-w64 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • MinGW-w64 (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License