How do I install GNU C / C++ compiler on CentOS Linux server? To install compiler use yum command: Code: yum install gcc gcc-c++ autoconf automake
yum install gcc gcc-c++ autoconf automake
No comments:
Post a Comment