I have compiled gcc 13.1.0 on fatdog, with prefix /opt/gcc-13.1.0
and pulled in and compiled the following.
gmp_version=6.2.1
mpfr_version=4.1.0
mpc_version=1.3.1
isl_version=0.24
There is a file that can be sourced to bring path variables into your environment, I have also included the script I used, which i got from github. I made three attempts. The first successfully compiled gcc-14.0.0 but the script used was for gcc-11.1.0 and not all variables were changed so extensions could not be resolved. 2nd attempt had a typo in the version number of isl.
I'm posting this here to hopefully get an appraisal. As this is a step towards building an updated glibc/llvm.
https://drive.google.com/file/d/1Twvskf ... NElXtgcvjM