Yocto Project Development Tools: A Guide

Yocto Project Development Tools: A Guide

Click the blue words to follow us Bui~’s new chapter will bring everyone some useful development tools, to save effort for the cows and horses, plow more fields, and pull more carts to improve efficiency and get off work early. The Yocto project is used to integrate resources to compile embedded Linux systems, such as … Read more

Upgrading GCC on CentOS 7.9

Upgrading GCC on CentOS 7.9

CentOS provides the Devtoolset toolchain, which allows for the easy installation and activation of newer GCC versions. 1. Install the SCL (Software Collections) repository Execute the following command to enable SCL: yum install centos-release-scl -y 2. Install the Devtoolset. If an error occurs, you can first replace the Aliyun source. Taking the installation of GCC … Read more