Giter Club home page Giter Club logo

winlibs_mingw's Introduction

MinGW-w64 - winlibs standalone build

The winlibs standalone build of GCC compiler and MinGW-w64. GCC is a free and open source C/C++ compiler. MinGW-w64 is a free and open source for targetting Windows 32-bit and 64-bit platforms with C/C++ compilers. The combination of both gives you a free C/C++ compiler for Windows.

Additional tools are added to this build including:

  • GDB - the GNU Project debugger
  • GNU Binutils
  • GNU Make

Binary downloads are available for Windows only:

  • The i686 download is the 32-bit version, which runs natively on and compiles for Windows 32-bit (of course it also runs on 64-bit).
  • The x86_64 download is the 64-bit version, which runs natively on and compiles for Windows 64-bit.

Each build is built with itself, so optimizations included in newer GCC versions are also compiled into the compiler itself.

The ultimate goal of winlibs is to also provide libraries built with this compiler, in order to provide a comprehensive C/C++ development environment, with the following goals in mind:

  • provide both static and shared libraries where possible
  • focus on production quality (no debug versions of libraries and debugging information stripped from binaries)
  • useability from the MSYS 2 shell aswell as from IDEs like Code::Blocks

winlibs_mingw's People

Contributors

brechtsanders avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.