{"id":27927138,"url":"https://github.com/cross-tools/clang-cross","last_synced_at":"2026-05-16T15:04:34.181Z","repository":{"id":291506601,"uuid":"977824115","full_name":"cross-tools/clang-cross","owner":"cross-tools","description":"Cross-compile toolchain with clang and {gnu, musl} libc","archived":false,"fork":false,"pushed_at":"2025-11-19T05:40:51.000Z","size":29,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-19T07:18:02.010Z","etag":null,"topics":["clang","cross-compiler","cross-toolchain","glibc","llvm","multi-architecture","musl-libc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cross-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-05T02:56:04.000Z","updated_at":"2025-11-10T11:51:46.000Z","dependencies_parsed_at":"2025-05-05T04:24:20.114Z","dependency_job_id":"2fa1469d-d6c2-4491-9afb-e9f244c29027","html_url":"https://github.com/cross-tools/clang-cross","commit_stats":null,"previous_names":["cross-tools/clang-cross"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/cross-tools/clang-cross","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cross-tools%2Fclang-cross","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cross-tools%2Fclang-cross/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cross-tools%2Fclang-cross/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cross-tools%2Fclang-cross/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cross-tools","download_url":"https://codeload.github.com/cross-tools/clang-cross/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cross-tools%2Fclang-cross/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33107567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["clang","cross-compiler","cross-toolchain","glibc","llvm","multi-architecture","musl-libc"],"created_at":"2025-05-07T01:28:27.900Z","updated_at":"2026-05-16T15:04:34.175Z","avatar_url":"https://github.com/cross-tools.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clang-cross\n\nThis is a simple, lightweight project for making cross-compilation toolchain with clang and {gnu, musl} libc.\n\n## Supported targets\n\n| Target                         | Kernel  | Clang  | Libc   |\n|--------------------------------|---------|--------|--------|\n| aarch64-unknown-linux-gnu      | 5.4.296 | 22.1.4 | 2.43   |\n| aarch64-unknown-linux-musl     | 5.4.296 | 22.1.4 | 1.2.6  |\n| arm-unknown-linux-gnueabi      | 5.4.296 | 22.1.4 | 2.43   |\n| arm-unknown-linux-gnueabihf    | 5.4.296 | 22.1.4 | 2.43   |\n| arm-unknown-linux-musleabi     | 5.4.296 | 22.1.4 | 1.2.6  |\n| arm-unknown-linux-musleabihf   | 5.4.296 | 22.1.4 | 1.2.6  |\n| armv7-unknown-linux-gnueabi    | 5.4.296 | 22.1.4 | 2.43   |\n| armv7-unknown-linux-gnueabihf  | 5.4.296 | 22.1.4 | 2.43   |\n| armv7-unknown-linux-musleabi   | 5.4.296 | 22.1.4 | 1.2.6  |\n| armv7-unknown-linux-musleabihf | 5.4.296 | 22.1.4 | 1.2.6  |\n| i586-unknown-linux-gnu         | 5.4.296 | 22.1.4 | 2.43   |\n| i586-unknown-linux-musl        | 5.4.296 | 22.1.4 | 1.2.6  |\n| i686-unknown-linux-gnu         | 5.4.296 | 22.1.4 | 2.43   |\n| i686-unknown-linux-musl        | 5.4.296 | 22.1.4 | 1.2.6  |\n| loongarch64-unknown-linux-gnu  | 5.19.16 | 22.1.4 | 2.43   |\n| loongarch64-unknown-linux-musl | 5.19.16 | 22.1.4 | 1.2.6  |\n| mips64el-unknown-linux-gnu     | 5.4.296 | 22.1.4 | 2.43   |\n| mips64el-unknown-linux-musl    | 5.4.296 | 22.1.4 | 1.2.6  |\n| mips64-unknown-linux-gnu       | 5.4.296 | 22.1.4 | 2.43   |\n| mips64-unknown-linux-musl      | 5.4.296 | 22.1.4 | 1.2.6  |\n| mipsel-unknown-linux-gnu       | 5.4.296 | 22.1.4 | 2.43   |\n| mipsel-unknown-linux-gnusf     | 5.4.296 | 22.1.4 | 2.43   |\n| mipsel-unknown-linux-musl      | 5.4.296 | 22.1.4 | 1.2.6  |\n| mipsel-unknown-linux-muslsf    | 5.4.296 | 22.1.4 | 1.2.6  |\n| mips-unknown-linux-gnu         | 5.4.296 | 22.1.4 | 2.43   |\n| mips-unknown-linux-gnusf       | 5.4.296 | 22.1.4 | 2.43   |\n| mips-unknown-linux-musl        | 5.4.296 | 22.1.4 | 1.2.6  |\n| mips-unknown-linux-muslsf      | 5.4.296 | 22.1.4 | 1.2.6  |\n| powerpc64le-unknown-linux-gnu  | 5.4.296 | 22.1.4 | 2.43   |\n| powerpc64le-unknown-linux-musl | 5.4.296 | 22.1.4 | 1.2.6  |\n| powerpc64-unknown-linux-gnu    | 5.4.296 | 22.1.4 | 2.43   |\n| powerpc64-unknown-linux-musl   | 5.4.296 | 22.1.4 | 1.2.6  |\n| powerpcle-unknown-linux-gnu    | 5.4.296 | 22.1.4 | 2.43   |\n| powerpcle-unknown-linux-musl   | 5.4.296 | 22.1.4 | 1.2.6  |\n| powerpc-unknown-linux-gnu      | 5.4.296 | 22.1.4 | 2.43   |\n| powerpc-unknown-linux-musl     | 5.4.296 | 22.1.4 | 1.2.6  |\n| riscv32-unknown-linux-gnu      | 5.4.296 | 22.1.4 | 2.43   |\n| riscv32-unknown-linux-musl     | 5.4.296 | 22.1.4 | 1.2.6  |\n| riscv64-unknown-linux-gnu      | 5.4.296 | 22.1.4 | 2.43   |\n| riscv64-unknown-linux-musl     | 5.4.296 | 22.1.4 | 1.2.6  |\n| s390x-ibm-linux-gnu            | 5.4.296 | 22.1.4 | 2.43   |\n| s390x-ibm-linux-musl           | 5.4.296 | 22.1.4 | 1.2.6  |\n| x86_64-unknown-linux-gnu       | 5.4.296 | 22.1.4 | 2.43   |\n| x86_64-unknown-linux-musl      | 5.4.296 | 22.1.4 | 1.2.6  |\n\n## How to use\n\nDownload the tarball from the [release page](https://github.com/cross-tools/clang-cross/releases) and extract it to `/opt/x-tools`:\n\n```sh\nsudo mkdir -p /opt/x-tools\nsudo tar -xf ${target}.tar.xz -C /opt/x-tools\n```\n\n## How to build\n\nFork this project and create a new release, or build manually:\n\n```sh\n./scripts/make ${target}\n```\n\n## License\n\nMIT\n\n## Acknowledgements\n\nWe would like to express our gratitude to the following individuals and projects:\n\n- [llvm](https://llvm.org)\n- [linux](https://kernel.org)\n- [glibc](https://www.gnu.org/software/libc)\n- [musl](https://www.musl-libc.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcross-tools%2Fclang-cross","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcross-tools%2Fclang-cross","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcross-tools%2Fclang-cross/lists"}