Closed derickson2402 closed 2 years ago
See branch feature/gcc-6.2.0
for more on this issue.
This link contains a patch for compiling gcc-6.2.0 on newer versions of CentOS. Hopefully it will work 🤞
UPDATE:
The patch did work! But not quite, because apparently the --enable-languages=c,c++,fortran
flag has to be set or else gcc will try to install some more broken stuff for some reason??
Anyways, tested on some projects which compiled in v0.5 of this container but not on CAEN, and it didn't compile! Very good stuff!
CAEN servers run g++ 6.2.0, which will have to be compiled from source for this container.