RedHat 7 (and CentOS 8) already provides support for CLang 8. Are there any plans to bring that into CentOS 7?
Best regards.
Are there any plans to have a llvm toolset 8
-
- Posts: 5
- Joined: 2018/05/30 15:59:39
Re: Are there any plans to have a llvm toolset 8
Can you point to the announcement about the packages for RHEL7?
CentOS 6 died in November 2020 - migrate to a new version!
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 is dead, do not use it.
Full time Geek, part time moderator. Use the FAQ Luke
-
- Posts: 5
- Joined: 2018/05/30 15:59:39
Re: Are there any plans to have a llvm toolset 8
Not sure if this qualifies as an official announcement, but it was what I saw:
https://access.redhat.com/documentation ... lset/index
https://access.redhat.com/documentation ... lset/index
Re: Are there any plans to have a llvm toolset 8
A rebuild of llvm-toolset-8.0 for 7 is available from Springdale. You can use this repo file:The gpgkey has to be downloaded manually before you can install anything.
There's also a copr: https://copr.fedorainfracloud.org/coprs ... olset-8.0/
Code: Select all
[SCL-core]
name=Springdale SCL Base $releasever - $basearch
#mirrorlist=http://springdale.princeton.edu/data/springdale/SCL/$releasever/$basearch/mirrorlist
baseurl=http://springdale.princeton.edu/data/springdale/SCL/$releasever/$basearch
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-springdale
There's also a copr: https://copr.fedorainfracloud.org/coprs ... olset-8.0/