How can I install gcc version 7.4 on Catalina Mac OS?
On Homebrew, if I punch in the command brew install gcc@7
in the Terminal, I get gcc version 7.5 since that is the latest stable version for gcc@7.
Despite this, is there a way to install gcc 7.4 on Catalina via Homebrew or by some other means?