I need your guidance on how to update the GCC version from gcc-7.3.0 to gcc-13.2 or later.
Our system has source code and spec files and each package is built using rpmbuild.
I checked the pre-requisites, which I might also need to update to the latest versions to successfully compile the latest gcc version.
Regards