编译gcc 7.3.0需要多长时间?

编译gcc 7.3.0需要多长时间?

到目前为止,已经运行了大约4个小时。需要注意的一件事是,我没有先决条件,必须通过 contrib/download_precessions 下载它们。不确定它是否会增加编译时间。

机器规格如下:

4 CPUs Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz

uname -a
Linux <name> 3.10.0-693.17.1.el7.x86_64 #1 SMP Thu Jan 25 13:49:55 PST 2018 x86_64 x86_64 x86_64 GNU/Linux


free -m
total        used        free      shared  buff/cache   available
Mem:          11854         676        1040           8       10137       
10821
Swap:          5119           0        5119

答案1

大约4.5小时后完成。

PS 不知道为什么这个问题应该得到负面评价。希望它仍然可以帮助一些人,如果他们发现编译时间过长的话。

相关内容