LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: hmglll

构建BLFS进入不了虚拟环境?

[复制链接]
发表于 2002-12-1 10:50:31 | 显示全部楼层
对啊,呵呵,你看看你的LFS里的bison是什么版本的,如果是1.75,就还要打我说的那一个补丁,就是论坛上的那个。
 楼主| 发表于 2002-12-1 11:14:07 | 显示全部楼层

是的

也打到XC目录就行了吧
 楼主| 发表于 2002-12-1 11:28:26 | 显示全部楼层

这里怎么选

/* System Related Information.  If you read and configure only one
* section then it should be this one.  The Intel architecture defaults are
* set for a i686 and higher.  Axp is for the Alpha architecture and Ppc is  
* for the Power PC.  Note that there have been reports that the Ppc
* optimization line causes segmentation faults during build.  If that
* happens, try building without the DefaultGcc2PpcOpt line.  **************/
#define DefaultGcc2i386Opt  -O2 -fomit-frame-pointer -march=i686  
#define DefaultGcc2AxpOpt   -O2 -mcpu=ev6
#define DefaultGcc2PpcOpt   -O2 -mcpu=750
还有我只选了中文字体支持,英文的要选吗
发表于 2002-12-1 15:00:08 | 显示全部楼层
不用选其它字体的,就把中文选上就行了,那些其它的字体都是很少用的,用了也看不懂,比如日本语什么的。
#define DefaultGcc2i386Opt -O2 -fomit-frame-pointer -march=i686
这行是设优化参数的。我的优化参数是:
-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays
好长,不过不能分成两行写。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表