All Projects → cosmo0920 → Homebrew Mingw_w64

cosmo0920 / Homebrew Mingw_w64

Licence: mit
unofficial mingw-w64 Homebrew sub-command and Formulae. These formulae have been superseded by homebrew's mingw-w64.rb.

Programming Languages

ruby
36898 projects - #4 most used programming language

Labels

Projects that are alternatives of or similar to Homebrew Mingw w64

Homebrew Aws Session Manager Plugin
Install the AWS session manager plugin with Homebrew
Stars: ✭ 27 (-44.9%)
Mutual labels:  homebrew
Homebrew Emacs Plus
Emacs Plus formulae for the Homebrew package manager
Stars: ✭ 965 (+1869.39%)
Mutual labels:  homebrew
Goreleaser
Deliver Go binaries as fast and easily as possible
Stars: ✭ 9,290 (+18859.18%)
Mutual labels:  homebrew
Vba M Nx
WIP full featured port of VBA-M for Nintendo Switch
Stars: ✭ 11 (-77.55%)
Mutual labels:  homebrew
Openps3ftp
An open source FTP server for the PlayStation 3.
Stars: ✭ 29 (-40.82%)
Mutual labels:  homebrew
Linuxbrew Core
🍻🐧 Core formulae for the Homebrew package manager on Linux
Stars: ✭ 999 (+1938.78%)
Mutual labels:  homebrew
Si5351mcu
Arduino Si5351 library tuned for size and click free.
Stars: ✭ 26 (-46.94%)
Mutual labels:  homebrew
Homebrew Public
Homebrew formula for open-source software developed by Spotify
Stars: ✭ 45 (-8.16%)
Mutual labels:  homebrew
Goenv
🚙 Like pyenv and rbenv, but for Go.
Stars: ✭ 964 (+1867.35%)
Mutual labels:  homebrew
Picasso
Homebrew PICA200 shader assembler
Stars: ✭ 41 (-16.33%)
Mutual labels:  homebrew
Pong 3ds
A 3D pong game for 3DS with software rendering.
Stars: ✭ 12 (-75.51%)
Mutual labels:  homebrew
Gba As Controller
The GBA-as-N64/GC controller from Game Boy Interface.
Stars: ✭ 21 (-57.14%)
Mutual labels:  homebrew
Fugen
Command line tool for exporting resources and generating code from your Figma files
Stars: ✭ 41 (-16.33%)
Mutual labels:  homebrew
Cider
Hassle-free bootstrapping with Homebrew.
Stars: ✭ 858 (+1651.02%)
Mutual labels:  homebrew
Lazyboy
An EDSL implemented in Haskell for programming the Nintendo Game Boy.
Stars: ✭ 44 (-10.2%)
Mutual labels:  homebrew
Homebrew Clickhouse
Stars: ✭ 26 (-46.94%)
Mutual labels:  homebrew
Hbupdater
A simple python app for keeping your switch apps up-to-date using the github api.
Stars: ✭ 37 (-24.49%)
Mutual labels:  homebrew
Install
📥 Homebrew (un)installer
Stars: ✭ 1,031 (+2004.08%)
Mutual labels:  homebrew
Cfw2ofw Helper
Providing aid in converting video games.
Stars: ✭ 44 (-10.2%)
Mutual labels:  homebrew
Formula Patches
🏥 Patches for Homebrew formulae
Stars: ✭ 41 (-16.33%)
Mutual labels:  homebrew

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

  • (i686|x86-64)-w64-mingw32-binutils
    • install mingw-w64 binutils
  • (i686|x86-64)-w64-mingw32-gcc
    • install mingw-w64 cross gcc and its runtime (winpthread also included)

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

  • gcc 7.2.0
  • binutils 2.29
  • mingw 5.0.3

LICENSE

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].