Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amanoteam/loki
A GCC cross-compiler targeting FreeBSD 12.3/13.0
https://github.com/amanoteam/loki
c cpp11 cross-compiler freebsd gcc
Last synced: about 1 month ago
JSON representation
A GCC cross-compiler targeting FreeBSD 12.3/13.0
- Host: GitHub
- URL: https://github.com/amanoteam/loki
- Owner: AmanoTeam
- License: lgpl-3.0
- Created: 2023-01-01T16:56:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T07:05:25.000Z (5 months ago)
- Last Synced: 2024-08-12T08:24:21.644Z (5 months ago)
- Topics: c, cpp11, cross-compiler, freebsd, gcc
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loki
A GCC cross-compiler targeting FreeBSD 12.3/13.0.
## Target architectures
We currently build cross-compilers targeting many FreeBSD architectures. See above for more info:
* `x86_64-unknown-freebsd`
* `aarch64-unknown-freebsd`
* `i386-unknown-freebsd`
* `powerpc-unknown-freebsd`
* `powerpc64-unknown-freebsd`
* `riscv64-unknown-freebsd`
* `sparc64-unknown-freebsd`## Releases
You can obtain releases from the [releases](https://github.com/AmanoTeam/Loki/releases) page.