Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你好,我需要为 c 安装和库我正在使用 linux ubuntu o/s。有人知道我如何安装它们吗?
Try: sudo apt-get install build-essential,这应该会产生一个工作工具链。如果您需要交叉编译器,请更新您的问题,我将发布一个非常非常长的 shell 脚本来安装它们。
sudo apt-get install build-essential