suaefar / ryzen-test

Tools to reproduce randomly crashing processes under load on AMD Ryzen processors on Linux
GNU General Public License v3.0
224 stars 59 forks source link

Update to compile gcc 7.2.0 #9

Closed BuzzBumbleBee closed 7 years ago

BuzzBumbleBee commented 7 years ago

My arch build (up to date as of yesterday) threw some compile errors that stopped the build loops at the same time.

Issue is the same as the one outlined in :

https://github.com/suaefar/ryzen-test/issues/6

suaefar commented 7 years ago

It would be easy to accept, but I think the problem is that Arch is no good platform to base a script on that should work in a few month from now. This would be only a temporary solution. The reference platform for this script is Ubuntu 17.04 which won't change the gcc version (I hope).

BuzzBumbleBee commented 7 years ago

Understood, the patch set is here if anyone does want to use it :)