{"id":47795053,"url":"https://github.com/eclipse-score/toolchains_gcc_packages","last_synced_at":"2026-04-03T16:13:56.427Z","repository":{"id":289472503,"uuid":"970586488","full_name":"eclipse-score/toolchains_gcc_packages","owner":"eclipse-score","description":"Bazel toolchains for GNU GCC","archived":false,"fork":false,"pushed_at":"2025-09-10T18:40:33.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-10T22:50:33.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://eclipse-score.github.io/toolchains_gcc_packages","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-score.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":"2025-04-22T08:29:30.000Z","updated_at":"2025-09-10T18:39:08.000Z","dependencies_parsed_at":"2025-04-23T13:47:44.431Z","dependency_job_id":"1fc7ab07-1028-4d82-8c3e-51c7f5c1867b","html_url":"https://github.com/eclipse-score/toolchains_gcc_packages","commit_stats":null,"previous_names":["eclipse-score/toolchains_gcc_packages"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-score/toolchains_gcc_packages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Ftoolchains_gcc_packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Ftoolchains_gcc_packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Ftoolchains_gcc_packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Ftoolchains_gcc_packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-score","download_url":"https://codeload.github.com/eclipse-score/toolchains_gcc_packages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Ftoolchains_gcc_packages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31362716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T15:19:21.178Z","status":"ssl_error","status_checked_at":"2026-04-03T15:19:20.670Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-03T16:13:55.482Z","updated_at":"2026-04-03T16:13:56.413Z","avatar_url":"https://github.com/eclipse-score.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toolchains_gcc_packages\nBazel toolchains for GNU GCC\n\n## Overview\nThis repository builds GCC toolchains for use with Bazel build system using crosstool-ng.\n\n## Supported Architectures\n- x86_64 (AMD64)\n- aarch64 (ARM64)\n\n## Building\n\n### Using Docker (recommended)\n```bash\n# Build for x86_64 (default)\n./docker_build_and_run.sh\n\n# Build for ARM64\n./docker_build_and_run.sh arm64\n\n# Build for specific architecture and GCC version\n./docker_build_and_run.sh arm64 12\n```\n\n### Manual Build\n```bash\n# Set required environment variables\nexport GCC=12  # GCC major version\nexport ARCH=x86_64  # or arm64/aarch64\n\n# Run the build\n./build.sh\n```\n\n## Output\nThe build will create a tarball in the `output/` directory:\n- For x86_64: `x86_64-unknown-linux-gnu_gcc12.tar.gz`\n- For ARM64: `aarch64-unknown-linux-gnu_gcc12.tar.gz`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-score%2Ftoolchains_gcc_packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-score%2Ftoolchains_gcc_packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-score%2Ftoolchains_gcc_packages/lists"}