Is there a source of older gcc packages for Fedora 25?
I am trying to some software that demands a pre-6 version of gcc. (nVidia's CUDA system, to be precise). Is there a source of packaged older versions of gcc? I looked in the standard repositories but all I could find was compat-gcc-34 which gives a version of gcc that's just too old for my needs.
Is there a packaged solution, or do I have to build my own?