无法安装黄金链接器

dif*_*ism 1 13.10 binutils 14.04

看来我不能再为 13.10 安装黄金链接器了:

$ sudo apt-get install binutils-gold
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'binutils' instead of 'binutils-gold'
binutils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 276 not upgraded
Run Code Online (Sandbox Code Playgroud)

我看到了很多“删除”通知。什么?我已经试过了apt-get update,但没有帮助

编辑同样的问题发生在 Trusty (14.04)

sai*_*895 5

gold连接器现在是在binutils包,而不是binutils-gold(这是apt-get在试图告诉你)。既然你已经有了包,你就有了链接器。