Great to see the change allowing for timely bug fixes. As for toolchain maintenance, gentoo continues to lead the way…
Announcement
Collapse
No announcement yet.
LLVM 14.0.2 Released With The Compiler Moving To Bi-Weekly Releases
Collapse
X
-
Originally posted by babali View PostI think the solution is to provide multiple versions, like Qt5 and Qt6.
Shipping multiple LLVM versions seems highly undesirable and a latch ditch effort sort of thing. But Arch apparently caved and is shipping an llvm11 since I guess wasmer still hasn't updated their LLVM usage.
Comment
-
Originally posted by sp00nz View PostNot just that, but the C++ API isn't stable between LLVM versions. So all of those packages that depend on LLVM potentially need to be updated for the latest version. And sometimes those updates aren't trivial.
Comment
-
Originally posted by discordian View Post
You can have multiple llvm versions installed concurrently, i typically have some older stable libs which are used for GPU drivers an mostly everything, and a new(ish) version for development.
My impression is the Arch packagers don't think that's a clean approach. And I agree with them.
Comment
-
Originally posted by sp00nz View Post
Yeah, I know, Ubuntu Jammy has llvm-11, llvm-12, llvm-13, and llvm-14 packages all available
My impression is the Arch packagers don't think that's a clean approach. And I agree with them.
Comment
Comment