GCC 7.3 for Windows

  GCC 6.1x Compilers
php

下載地址1:html

Mingw gcc 6.30下載 這個是某微軟員工編譯的版本c++

 

MinGW is a port of GCC to Windows. It is free of charge and simple to use (well, as simple as toolchains ever get). It produces standalone Windows executables which may be distributed in any manner. MinGW's official website mingw-w64.sourceforge.net provides various builds, but I maintain my own distro because I demand complete control. (It's a long story, but mingw-w64 forked from mingw.org. Although my distro was based on mingw.org for many years, I now consider mingw-w64 to be the one true MinGW.)git

 

Contents

The components of this distro fall into four categories:github

  • Essentials: The components of MinGW itself. They are required in order to run GCC.
  • Libraries: Useful C and C++ libraries.
  • Utilities: Programs used by programmers.
  • Utilities (Binary): More programs used by programmers. Unlike everything else, I obtained these executables from their official websites instead of building them myself.
Essentials Libraries Utilities Utilities (Binary)
binutils 2.27 Boost 1.63.0 coreutils 8.26*** 7-Zip 16.04
GCC 6.3.0 FreeType 2.7 gdb 7.12 git 2.11.0
mingw-w64 5.0.0 glbinding 2.1.1 grep 2.10  
  GLM 0.9.8.3 LAME 3.99.5  
  libbzip2 1.0.6 make 4.2.1  
  libjpeg-turbo 1.5.1* pngcheck 2.3.0  
  libogg 1.3.2 pngcrush 1.8.10  
  libpng 1.6.26 sed 4.2.2  
  libvorbis 1.3.5 vorbis-tools 1.4.0  
  PCRE 8.39**    
  SDL 2.0.5    
  SDL_mixer 2.0.1    
  zlib 1.2.8    

* With jpegtran.web

** With pcregrep.redis

*** Only sort, uniq, and wc.windows


 下載地址二:

TDM-GCC 這個我就很少說了,你懂的!工欲善其事必先利其器!!!!!!!!app

2015 · June 28th 包括x64 和 x86版本
ide

 

GCC 5.1.0 packages

TDM-GCC is pleased to present new toolchains based on GCC 5.1.0, as well as updated GDB packages for 32-bit and 64-bit native Windows.

This TDM-GCC release incorporates a few more local patches from the MinGW-w64 project's MinGW-Builds releases. Also, a 32-bit GDB is now available, and both 32-bit and 64-bit GDB automatically load GCC's libstdc++ "pretty printers", if available, to provide more readable debugging output for libstdc++ objects. See the README files included in the core and gdb packages for details on all local patches.

  • TDM-GCC is a compiler suite for Windows.
  • It combines the most recent stable release of the GCC toolset, a few patches for Windows-friendliness, and the free and open-source MinGW or MinGW-w64 runtime APIs to create an open-source alternative to Microsoft's compiler and platform SDK.
  • It can create 32-bit OR 64-bit binaries, for any version of Windows since Windows 98.
  • It has an easy-to-use single-file installer that creates a working installation with just a few clicks, and can update that installation when new packages become available.
  • It consists of command-line tools only. If you want a visual IDE (text editor, compiler interface, visual debugger),Code::Blocks integrates well with TDM-GCC.
  • TDM-GCC is a redistribution of components that are freely available elsewhere; as such, support for using TDM-GCC should generally be sought on the basis of the individual components in their respective forums. See the documentation for more details.

 

下載地址三:

MinGW-w64 - for 32 and 64 bit Windows

 包含各類版本的GCC編譯器,尤爲是包含最新的GCC5.2x版本。。。還有GCC6.0 ...

 

 下載地址四:

Clang for windows

 

Dev-C++:

 覺得Dev-C++掛了,沒想到還活着

 

Dec-C++ v5.83下載地址

相關文章
相關標籤/搜索