分类: 其他平台
2014-01-08 16:58:35
if [ -z "$INPUTRC" -a ! -f "$HOME/.inputrc" ]; then
INPUTRC=/etc/inputrc
fi
export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE INPUTRC下一行
第四步用source profile重启profile文件
第五部用命令arm-linux-gcc -v 查询g交叉编译器版本