gcc 出错 gcc-config: Active gcc profile is invalid!, 解决方法

本文解决了一个常见的GCC升级问题,即升级后系统未能自动切换到新的编译器。文章提供了详细的步骤来手动完成这一过程,包括使用gcc-config命令选择最新版本的GCC,并通过source命令更新系统配置。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

http://forums.gentoo.org/viewtopic.php?t=27486

 

This is usually caused by doing an emerge world that includes a gcc upgrade. What happens is, the new gcc is compiled, but the ebuild fails to switch your system to the new compiler. Before trying any of the solutions above, try doing:

Code:
# gcc-config



You should be presented with a list of GCC versions that are available on your machine. Each version has a number next to it. Find the latest version of gcc's number, (for example, 1), and type:

Code:
# gcc-config 1



...to switch to the new compiler. Then,

Code:
# source /etc/profile



... and continue emerging or whatever you were doing.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值