zoukankan      html  css  js  c++  java
  • mingw-w64 about

    Downloads

    The heart of the Mingw-w64 project is headers and support libraries to run the output of GCC on Windows. Since Mingw-w64 is neither the home of GCC nor of binutils, several sets of installation packages which combine them are available.

    In addition, the sources are available but most people will want to grab binaries directly..

    Pre-built toolchains and packages

     VersionHostGCC / Mingw-w64 VersionLanguagesAdditional Software in Package Manager
    Arch Linux logo Arch Linux Arch Linux 8.2.0/5.0.4 Ada, C, C++, Fortran, Obj-C, Obj-C++
    305, full list
     
    Cygwin logo Cygwin Rolling Windows Windows Logo 5.4.0/5.0.2 Ada, C, C++, Fortran, Obj-C 5 (bzip2, libgcrypt, libgpg-error, minizip, xz, zlib)
    Debian logo Debian Debian 7 (Wheezy) 4.6.3/2.0.3 Ada, C, C++, Fortran, Obj-C, Obj-C++, OCaml 2 (gdb, nsis)
    Debian 8 (Jessie) 4.9.1/3.2.0
    Debian 9 (Stretch) 6.3.0/5.0.0 9 (gdb, libassuan, libgcrypt, libgpg-error, libksba, libnpth, nsis, win-iconv, zlib)
    Debian 10 (Buster) 8.3.0/6.0.0
    Fedora Linux logo Fedora Fedora 19 4.8.1/? Ada, C, C++, Fortran, Obj-C, Obj-C++
    149, full list
     
    MacPorts logo MacPorts Rolling macOS macOS Logo 8.2.0/5.0.4 C, C++, Fortran, Obj-C, Obj-C++ 1 (nsis)
    MingW-W64-builds Rolling Windows Windows Logo 7.2.0/5.0.3 C, C++, Fortran 4 (gdb, libiconf, python, zlib)
    Msys2 logo Msys2 Rolling Windows Windows Logo 9.2.0/trunk Ada, C, C++, Fortran, Obj-C, Obj-C++, OCaml many
    Ubuntu logo Ubuntu 12.04 Precise Pangolin 4.6.3/2.0.1 Ada, C, C++, Fortran, Obj-C, Obj-C++, OCaml 2 (nsis, gdb)
    14.04 Trusty Tahr 4.8.2/3.1.0
    14.10 Utopic Unicorn 4.9.1/3.1.0
    15.04 Vivid Vervet 4.9.2/3.2.0
    15.10 Wily Werewolf 4.9.2/4.0.2
    16.04 Xenial Xerus 5.3.1/4.0.4 3 (nsis, gdb, zlib)
    Win-builds logo Win-Builds 1.5 Windows Windows Logo
    Linux Tux Logo
    4.8.3/3.3.0 C, C++
    91, full list
     

    Sources

    Tarballs for the mingw-w64 sources are hosted on SourceForge. The latest version from the 6.x series is 6.0.0. The latest version from the 5.x series is 5.0.4. The latest version from the 4.x series is 4.0.6. The latest version from the 3.x series is 3.3.0. Winpthreads has been merged into the main tarball as of 3.1.0.

    The old wiki has instructions for building native and cross toolchains.

    Details on how to get the mingw-w64 code from Git and an Git-web viewer are available on SourceForge.

  • 相关阅读:
    设计模式之工厂模式 练习
    c++智能指针(1)
    记录下 UTF6 GBK 转换函数
    ip白名单 通过* ? 检测IP匹配 轻量级
    stl学习记录(2)
    boost 学习(1)
    stl string 小练习
    stl string 使用指定的分隔符分割成数个子字符串
    [open source] skinbuilder发布
    Builder模式实例分析(C语言版)
  • 原文地址:https://www.cnblogs.com/Searchor/p/14474772.html
Copyright © 2011-2022 走看看