I do not see a way to install the compiler which I have built to the desired location. Is there a way?
I would like to be able to freely configure the usual Linux range of installation directories, the major things to support are --prefix and --libdir. If you are using CMake options are described here: https://cmake.org/cmake/help/v3.6/module/GNUInstallDirs.html
Mind please, that absence of clear installation path will block adoptions of the compiler in the Linux distributions.