https://github.com/osdev0/libgcc-binaries
Precompiled binaries of the libgcc GCC/clang runtime support library.
https://github.com/osdev0/libgcc-binaries
binaries libgcc libgcc-binaries
Last synced: about 1 month ago
JSON representation
Precompiled binaries of the libgcc GCC/clang runtime support library.
- Host: GitHub
- URL: https://github.com/osdev0/libgcc-binaries
- Owner: osdev0
- License: other
- Created: 2022-06-21T05:00:29.000Z (almost 4 years ago)
- Default Branch: trunk
- Last Pushed: 2025-12-08T22:14:00.000Z (6 months ago)
- Last Synced: 2026-03-05T13:58:53.945Z (3 months ago)
- Topics: binaries, libgcc, libgcc-binaries
- Language: Shell
- Homepage:
- Size: 47.9 MB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING.RUNTIME
Awesome Lists containing this project
README
This repository contains several precompiled freestanding libgcc.a libraries,
for different architectural targets.
The libgcc.a files are built using the recipe in .github/workflows/build.yml.
Relevant licenses apply; see COPYING3, and COPYING.RUNTIME.