https://github.com/amanoteam/venti
A GCC cross-compiler targeting DragonFly BSD
https://github.com/amanoteam/venti
c cpp cross-compiler dragonflybsd gcc
Last synced: 3 days ago
JSON representation
A GCC cross-compiler targeting DragonFly BSD
- Host: GitHub
- URL: https://github.com/amanoteam/venti
- Owner: AmanoTeam
- License: lgpl-3.0
- Created: 2023-01-01T23:13:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-03-04T20:36:54.000Z (about 1 month ago)
- Last Synced: 2026-03-05T02:23:53.813Z (about 1 month ago)
- Topics: c, cpp, cross-compiler, dragonflybsd, gcc
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dragonfly-gcc-cross
This is a GCC cross-compiler targeting DragonFly BSD.
## releases
The current release is based on GCC 15 and supports cross-compiling for the `x86_64` target. The toolchain includes support for the C and C++ frontends.
You can download the prebuilt toolchains from the [releases](https://github.com/AmanoTeam/Venti/releases) page.