tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: llvm 17



Hey!

Is anyone working on updating the llvm suite to 17.0.1?  16.x has a number of issues when trying to build with GCC 13, and from the sounds of it they are not looking to backport any fixes:

 https://github.com/llvm/llvm-project/issues/63133

Just curious if there are any known issues with any dependencies with 17.x.  Happy to work on this myself if necessary.

Cheers,

I keep wip/llvm up to day. I have qt6 and other packages built with LLVM 17. The only problem I've got so far is with Rust 1.74.0 – it fails on building the documentation – so I have to build Rust with vendored LLVM (which is 17.0.4).

I usually wait for Zig (https://ziglang.org/) to support the latest LLVM and then go with the update.

Kind regards,
Adam


Home | Main Index | Thread Index | Old Index