CentOS上安装C++编译器

来源:互联网 发布:用单片机产生正弦波 编辑:程序博客网 时间:2024/06/05 00:24

添加或配置好yum源以后使用yum安装:

yum install gcc gcc-c++ gdb autoconf automake
原创粉丝点击