MinGW: Difference between revisions

Jump to navigation Jump to search
111 bytes removed ,  29 July 2011
Changed status to "Dead"
m (Reverted edits by 208.53.142.39 (Talk); changed back to last version by SeanBot)
(Changed status to "Dead")
Line 1: Line 1:
{{Wiki |
{{Wiki
  wiki_logo             = http://wikiindex.org/images/e/e6/NoLogo.png
|wiki_logo=http://wikiindex.org/images/e/e6/NoLogo.png
| wiki_URL               = http://www.mingw.org/MinGWiki
|wiki_URL=http://www.mingw.org/MinGWiki
| wiki_recentchanges_URL = http://www.mingw.org/MinGWiki/index.php/RecentChanges
|wiki_recentchanges_URL=http://www.mingw.org/MinGWiki/index.php/RecentChanges
| wiki_wikinode_URL     = No
|wiki_wikinode_URL=No
| wiki_status           = Active
|wiki_status=Dead
| wiki_language         = English
|wiki_language=English
| wiki_editmode         = LoginToEdit
|wiki_editmode=LoginToEdit
| wiki_engine           = PhpWiki
|wiki_engine=PhpWiki
| wiki_maintopic         = Programming
|wiki_maintopic=Programming
}}
}}
==Description==
==Description==
MinGW ("Minimalistic GNU for Windows") refers to a set of runtime headers, used in building a compiler system based on the GNU GCC and binutils projects. It compiles and links code to be run on Win32 platforms... providing C, C++ and Fortran compilers plus other related tools. If you see references to "mingw32" instead of "MinGW", they are referring to the same compiler system. The project's name changed from mingw32 to MinGW is to prevent the implication that MinGW will only works on 32 bit systems (as 64 and higher bit machines become more common, MinGW will evolve to work with them). MinGW uses the Microsoft runtime libraries, distributed with the Windows operating system.
MinGW ("Minimalistic GNU for Windows") refers to a set of runtime headers, used in building a compiler system based on the GNU GCC and binutils projects. It compiles and links code to be run on Win32 platforms... providing C, C++ and Fortran compilers plus other related tools. If you see references to "mingw32" instead of "MinGW", they are referring to the same compiler system. The project's name changed from mingw32 to MinGW is to prevent the implication that MinGW will only works on 32 bit systems (as 64 and higher bit machines become more common, MinGW will evolve to work with them). MinGW uses the Microsoft runtime libraries, distributed with the Windows operating system.
354

edits

Navigation menu