cosmo0920 / homebrew-mingw_w64

unofficial mingw-w64 Homebrew sub-command and Formulae. These formulae have been superseded by homebrew's mingw-w64.rb.
MIT License
50 stars 14 forks source link
homebrew mingw ruby

Homebrew Mingw-w64 Formulae

Sub command

Unofficial Homebrew user-defined sub-command.

To use this sub-command:

$ brew tap cosmo0920/mingw_w64

and then,

$ brew install-mingw-w64

Finally, you can install mingw-w64 named keg cellar. You can uninstall this cellar with brew uninstall mingw-w64.

Formulae

Unofficial Homebrew Mingw-w64 Formulae.

To use these formulae,

$ brew tap cosmo0920/mingw_w64

and then,

$ brew install <mingw_w64 formula>

Contents

install dir

These formulae try to install mingw-w64 toolchain into each of #{prefix}/libexec.

And now, keg_only attributes has been removed by pull#11. You can use mingw32-gccs without additional environment variables.

installing gcc, binutils, and mingw versions

LICENSE

MIT.