当我使用以下方式安装gcc 4.8时
sudo apt-get update
sudo apt-get install gcc-4.8 g++-4.8
我收到错误消息:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
gcc-4.8 : Depends: binutils (>= 2.23.90.20131017) but 2.23.52.20130913-0ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.
我最新版本的binutils。我怎么能解决它?
答案 0 :(得分:0)
检查您的互联网连接, 转到软件中心 - >编辑 - >来源 - >选择最佳服务器。