$ 0 0 The command of 'gcc --version' shows that my gcc version is 6.5.0.However, I have linked my gcc to gcc-7 with the command of 'ln - s'.How can I change my gcc to gcc-7?