copperspice / cs_mingw_w64

Binary releases of MinGW-CS
https://www.copperspice.com
17 stars 0 forks source link
gcc mingw windows

MinGW-CS

Introduction

The MinGW-w64 project includes a widely used compiler which developers can use to create native Windows binaries in a Unix like development environment. The CopperSpice MinGW-w64 distribution provides an efficient and easy to use development environment for both new and experienced developers.

Our distribution of MinGW and the POSIX utilities do not use or require the msys files, msys2, or cygwin. Every program in our distribution has been compiled from current source which was downloaded from the respective upstream projects. You should ensure msys2 and cygwin are not in your path.

Supported Versions

The following versions correspond to the equivalent GCC versions and are ABI compatible with each other.

The MinGW-w64 distribution includes the GCC compiler for Windows, Autotools build system, POSIX utilities, and programs which can be run in a shell environment.

Release History

Compiler

Toolchain

Shell Environment

Command Line Utilities

Compression Utilities

File Utilities

File Validation Utilities

Search Utilities

Text Utilities

Text Editor

Additional Programs

The following is a list of other programs which may be required when developing your application.

Application URL
cmake https://cmake.org/download/
git https://git-scm.com/
ninja https://github.com/ninja-build/ninja/releases
perl https://www.perl.org/
python https://www.python.org/


Additional Information

If you need commands like bash, find, flex, ls, or rsync we strongly encouage you to use the ones distributed in the zip file listed below. These will be adding these to our distribution.

In order to use bash you will need the files: /bin/bash.exe, /bin/sh.exe, and /etc/termcap in these exact folder locations.

When using a Windows command prompt (windows console) you will need to set the enviroment variable for TERM to #win32con.

Older versions of utilities can be found in the following 7z file.
      https://download.copperspice.com/toolchain/mingw/msys+7za+wget+svn+git+mercurial+cvs-rev13.7z

System Requirements

MinGW-CS development tools require a computer running Windows 10 or newer.

License

References

[^1]: This command has no effect on Windows.

[^2]: Any part of this command which changes file permissions or ownership has no effect on Windows.

[^3]: This command does not display file permissions or ownership on Windows.