You are not logged in.

#1 2023-06-08 00:19:21

potuz
Member
Registered: 2009-10-23
Posts: 129

[SOLVED] any guide to install clang 16?

Trying to install clang 16 without major breakage on an otherwise stable Arch. I need to test a compilation that fails with the current clang and it's supposed to succeed with clang 16.

Last edited by potuz (2023-06-08 10:32:49)

Offline

#2 2023-06-08 07:31:30

just4arch
Member
Registered: 2023-01-07
Posts: 111

Re: [SOLVED] any guide to install clang 16?

I'd simply use Arch Linux Archive to pacstrap an older state into a chroot or (nspawn) container.
This way you have a completely isolated system for your tests without compromising your current setup.

Offline

#3 2023-06-08 09:02:23

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,310

Re: [SOLVED] any guide to install clang 16?

OP wants a newer version of clang then is in the repos.

Are you ok with using llvm/clang git versions (currently at 17) ?

Last edited by Lone_Wolf (2023-06-08 09:02:42)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#4 2023-06-08 10:32:28

potuz
Member
Registered: 2009-10-23
Posts: 129

Re: [SOLVED] any guide to install clang 16?

Oh thanks @Lone_Wolf! I had checked the Aur repos and didn't see the clang_git one, this should work

Offline

Board footer

Powered by FluxBB