📜  gcc 替代方案 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:38.500000             🧑  作者: Mango

代码示例1
root@nexus:~# update-alternatives --config gcc
update-alternatives: error: no alternatives for gcc.
root@nexus:~# update-alternatives --config cc
There is only one alternative in link group cc: /usr/bin/gcc
Nothing to configure.