{"id":49355330,"url":"https://github.com/mmozeiko/build-gcc-mingw","last_synced_at":"2026-04-27T13:03:50.948Z","repository":{"id":146935054,"uuid":"360790314","full_name":"mmozeiko/build-gcc-mingw","owner":"mmozeiko","description":"Automatic 32-bit and 64-bit Windows build of gcc, mingw-w64, gdb and make.","archived":false,"fork":false,"pushed_at":"2025-04-26T05:51:37.000Z","size":9,"stargazers_count":67,"open_issues_count":2,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-26T06:34:36.705Z","etag":null,"topics":["gcc","gdb","mingw-w64"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmozeiko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-23T06:50:07.000Z","updated_at":"2025-04-26T05:51:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5579064-4f6a-4a7f-831c-732310f039f0","html_url":"https://github.com/mmozeiko/build-gcc-mingw","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/mmozeiko/build-gcc-mingw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmozeiko%2Fbuild-gcc-mingw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmozeiko%2Fbuild-gcc-mingw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmozeiko%2Fbuild-gcc-mingw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmozeiko%2Fbuild-gcc-mingw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmozeiko","download_url":"https://codeload.github.com/mmozeiko/build-gcc-mingw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmozeiko%2Fbuild-gcc-mingw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32337306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gcc","gdb","mingw-w64"],"created_at":"2026-04-27T13:03:50.390Z","updated_at":"2026-04-27T13:03:50.939Z","avatar_url":"https://github.com/mmozeiko.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Automatic 32-bit and 64-bit Windows build of [gcc][] compiler, [mingw-w64][] runtime, [gdb][] debugger and [make][].\n\nBuilds are linked statically to their dependencies and provide only static runtime libraries (libstdc++, libgomp, libwinpthread and others).\n\nDownload binary build as 7z archive from [latest release][] page.\n\nTo build binaries locally run `build.sh`. Make sure you have installed all necessary dependencies.\n\nTo build binaries using Docker, run:\n\n    docker run -ti --rm -v `pwd`:/output -e OUTPUT=/output -w /mnt ubuntu:24.04\n    apt update\n    DEBIAN_FRONTEND=noninteractive apt install --no-install-recommends -y \\\n        ca-certificates libgmp-dev libmpc-dev libmpfr-dev libisl-dev xz-utils texinfo patch bzip2 p7zip cmake make curl m4 gcc g++\n    /output/build.sh i686\n    /output/build.sh x86_64\n    exit\n\n[gcc]: https://gcc.gnu.org/\n[mingw-w64]: http://mingw-w64.org/\n[gdb]: https://www.gnu.org/software/gdb/\n[make]: https://www.gnu.org/software/make/\n[latest release]: https://github.com/mmozeiko/build-gcc-mingw/releases/latest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmozeiko%2Fbuild-gcc-mingw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmozeiko%2Fbuild-gcc-mingw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmozeiko%2Fbuild-gcc-mingw/lists"}