Post #2008834
2026-04-22 09:46 UTC
@libreleah thats not new to me in the regard that its the same in linux if u install multiple gcc / clang versions, at least in some distros! so this should be the default imo
Replies (1)
-
@libreleah@mas.to 2026-04-22 09:49
@april yeah well on linux, i expect (and demand) that users build it in debian and arch linux. if it works in other distros though, that's cool too. but yeah. toolchains get messy. i'd just bootstrap everything from source, but that's its own nightmare. i could do that. openbsd comes with modern llvm tooling in base, that can bootstrap nearly everything. gnat (gnu ada compiler) needs to be built with ada (binary bootstrap), so i'd at least have to handle that from the ports system in openbsd.