Problem: gcc is not always called gcc
Solution: Query the --version string of whatever CCNAME happens to be. This will catch such misfits as cross compilers, and places where gcc is invoked as plain old cc.
parent
aa9d4b35
Please register or sign in to comment