vaibhavchandrana/Install MinGW
Install MinGW-w64
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| platform | Target platform | no | x64 |
| cygwin | Install Cygwin packages | no | 0 |
| static | Enable static linking workaround | no | 1 |
| cc | Set up cc/c++ executables | no | 1 |
| hardlinks | On Cygwin, replace executable symlinks with hardlinks | no | 0 |
Outputs
| name | description |
|---|---|
| prefix | Cross-compilation toolchain prefix |
| gcc | gcc binary name |
| gxx | g++ binary name |
| windres | windres binary name |