使用道具 举报
最初由 windrose 发布 我的做法是这样的: cd /usr/bin mv gcc gcc-2.96 ln -s gcc-3.2 gcc 如果想换回2.96,就: ln -sf gcc-2.96 gcc
本版积分规则 发表回复 回帖后跳转到最后一页