zoukankan      html  css  js  c++  java
  • mingw-gcc-10.2.1-i686-posix-sjlj

    下载地址

    https://github.com/qq2225936589/gcc-i686-posix-sjlj-for-MSYS/releases/

    或者

    https://gitee.com/nlsoft/gcc-i686-posix-sjlj-for-MSYS/releases

    $ gcc -v
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=d:/msys/mingw32/bin/../libexec/gcc/i686-w64-mingw32/10.2.1/lto-wrapper.exe
    Target: i686-w64-mingw32
    Configured with: ../gcc-10-20200726-cf1ea3f/configure --prefix=/mingw32 --with-local-prefix=/mingw32 --build=i686-w64-mingw32 --host=i686-w64-mingw32 --target=i686-w64-mingw32 --with-native-system-header-dir=/mingw32/i686-w64-mingw32/include --libexecdir=/mingw32/libexec --enable-checking=release --enable-fully-dynamic-string --enable-graphite --enable-languages=c,lto,c++ --enable-libatomic --enable-libgomp --enable-libstdcxx-time=yes --enable-lto --enable-sjlj-exceptions --enable-shared --enable-static --enable-threads=posix --disable-64bit --disable-bootstrap --disable-isl-version-check --disable-libssp --disable-libstdcxx-debug --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-arch=i686 --with-gmp=/usr/local --with-gnu-as --with-gnu-ld --with-isl=/usr/local --with-libiconv --with-mpc=/usr/local --with-mpfr=/usr/local --with-system-zlib --with-tune=generic --with-pkgversion='i686-posix-sjlj-20200726-cf1ea3f, Built by NLSoft' --with-bugurl=http://www.cnblogs.com/nlsoft
    Thread model: posix
    Supported LTO compression algorithms: zlib
    gcc version 10.2.1 20200726 (i686-posix-sjlj-20200726-cf1ea3f, Built by NLSoft)

  • 相关阅读:
    MVC5+EF6 入门完整教程11--细说MVC中仓储模式的应用
    MVC5+EF6 入门完整教程十
    MVC5+EF6 入门完整教程九
    MVC5+EF6 入门完整教程八
    MVC5+EF6 入门完整教程七
    MVC5+EF6 入门完整教程六
    MVC5+EF6 入门完整教程五
    MVC5+EF6 入门完整教程四
    MVC5 + EF6 完整入门教程三
    从前端的UI开始
  • 原文地址:https://www.cnblogs.com/nlsoft/p/13383168.html
Copyright © 2011-2022 走看看