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.

  • 相关阅读:
    memcache详解
    redis详解
    laravel5表单验证
    MySQL添加字段和修改字段
    delete和truncate区别
    IOC 和DI(转载)
    JPA和SpringData知识梳理
    spring和springmvc配置分离
    springboot 整合 mybatis
    mongodb安装及配置
  • 原文地址:https://www.cnblogs.com/Searchor/p/14474772.html
Copyright © 2011-2022 走看看