gcc编译自动 bootstrapping了?
时间:2008-11-15
来源:互联网
第5.5节,编译GCC第一遍。gcc自动bootstrapping了?
http://www.linuxfromscratch.org/lfs/...gcc-pass1.html
在6.3里面还是用make bootstrap来编译的呢。
http://www.linuxfromscratch.org/lfs/...gcc-pass1.html
代码:
The following command will compile GCC not once, but several times. It uses the programs compiled in a first round to compile itself a second time, and then again a third time. It then compares these second and third compiles to make sure it can reproduce itself flawlessly. This is called “bootstrapping”. Building GCC in this way ensures that it was compiled correctly and is now the default configuration for the released package. Continue with compiling by running: make
作者: tomgrean 发布时间: 2008-11-15
gcc 自 4.2 以後,默认是会 bootstrap 的
作者: d00m3d 发布时间: 2008-11-15
看到了,呵呵。谢谢
代码:
--disable-bootstrap Bootstrapping the compiler is now the default for GCC. However, our build method should provide us with a solid compiler without the need to bootstrap each time.
作者: tomgrean 发布时间: 2008-11-15
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28