|
|
|
|
|
by CJefferson
2594 days ago
|
|
Well, except I work on a large open source project and we have to blacklist random versions of gmp and gcc out code doesn't work with due to bugs. And, we can't reasonably test with every version of the compiler and libraries, so we just have to wait for bug reports, then try to find out what's wrong. Whereas I pick one set of all the tools, make a docker image, and then run 60 cpu days of tests. No Linux distro is going to do that much testing. |
|