Allow support for a different remote compiler location.
Currently, recc expects the location of the compiler to be the same locally, as it is in on the remote.
Allow support for RECC_REMOTE_COMPILER_LOCATION. This would allow greater flexibility if the remote environment doesn't necessarily match the local environment.
Similar to the current limitation, it would be up to the caller to ensure the compilers are the same.
Edited by Arber X