打开qtcreator,出现 `glibcxx_3.4.15' not found, 发现原来是要更新GCC解决,一波三折。。。 下载GCC源代码包编译,又出现Building GCC requires GMP 4.2, MPFR 2.3.1 and MPC 0.8.0错误 查询得知 http://gcc.gnu.org/wiki/FAQ#configure What should be do
打开qtcreator,出现 `glibcxx_3.4.15' not found,
发现原来是要更新GCC解决,一波三折。。。
下载GCC源代码包编译,又出现Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+错误
查询得知 http://gcc.gnu.org/wiki/FAQ#configure
What should be done is to untar the GCC source code, then in the source directory run ./contrib/download_prerequisites
先在gcc解压后目录执行./contrib/download_prerequisites 会自动下载依赖的GMP等包,
下载完毕总算可以执行 ./configure了
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号