On 02/03/18 20:44, Jim Perrin wrote:
On 03/01/2018 10:43 PM, Fabian Arrotin wrote:
On 02/03/18 00:15, Jim Perrin wrote:
The base distribution gcc won't be updated, but you can use a newer gcc as part of the Developer Tool Suite, or DTS.
To install the updated tooling:
yum install centos-release-scl-rh
enable the testing repository in /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo
then yum install devtoolset-6 for gcc6 or devtoolset-7 for gcc7.
To use them, see the directions here ->
https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/
So, yes DTS would be the way to go .. but for that it should be released first : nothing on http://mirror.centos.org/altarch/7/ ;-)
But people can grab the "raw and unsigned" versions on https://cbs.centos.org/koji/search?match=glob&type=package&terms=dev... https://cbs.centos.org/koji/search?match=glob&type=package&terms=dev...
That's why I pointed to the testing repos. Those are on buildlogs and work with the -release package, but yes unsigned.
So in the mean time (yes, appeared *today*) : http://mirror.centos.org/altarch/7/sclo/aarch64/rh/
But I guess that the -release files aren't correct yet to cover the /altarch/ vs /centos/ in baseurl so it will be discussed next monday during the CBS meeting.