LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 983|回复: 1

clfs ubuntu8.10 编译gcc4.3.2报错,请大家帮帮忙

[复制链接]
发表于 2009-7-24 11:05:06 | 显示全部楼层 |阅读模式
各位达人:
我在自己的宿主平台上使用的是ubuntu8.10,32位的。作clfs时(x86_64),在编译binutils时遇到错误,后来把宿主内的gcc-4.3.2换成了gcc-4.1,编译通过,但是当编译gcc-4.3.2的包时,出现错误,如下:

gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. -I../../gcc-4.3.2/fixincludes -I../include -I../../gcc-4.3.2/fixincludes/../include ../../gcc-4.3.2/fixincludes/fixincl.c
In file included from ../../gcc-4.3.2/fixincludes/fixincl.c:102:
../../gcc-4.3.2/fixincludes/fixincl.x:77: warning: string length '4756' is greater than the length '509' ISO C89 compilers are required to support
../../gcc-4.3.2/fixincludes/fixincl.x:232: warning: string length '552' is greater than the length '509' ISO C89 compilers are required to support
../../gcc-4.3.2/fixincludes/fixincl.x:277: warning: string length '532' is greater than the length '509' ISO C89 compilers are required to support
../../gcc-4.3.2/fixincludes/fixincl.x:321: warning: string length '808' is greater than the length '509' ISO C89 compilers are required to support
../../gcc-4.3.2/fixincludes/fixincl.x:407: warning: string length '5139' is greater than the length '509' ISO C89 compilers are required to support
../../gcc-4.3.2/fixincludes/fixincl.x:2798: warning: string length '729' is greater than the length '509' ISO C89 compilers are required to support
../../gcc-4.3.2/fixincludes/fixincl.x:7947: warning: string length '575' is greater than the length '509' ISO C89 compilers are required to support
cc1: error: unrecognized command line option "-Wno-overlength-strings"
make[2]: *** [fixincl.o] Error 1
make[2]: Leaving directory `/mnt/sdb/packages/gcc-build/fixincludes'
make[1]: *** [all-fixincludes] Error 2
make[1]: Leaving directory `/mnt/sdb/packages/gcc-build'
make: *** [all] Error 2
不知道这个错误如何解决,希望有人知道一下,谢谢了。
发表于 2009-7-25 04:01:46 | 显示全部楼层
第几章?第几节?

哪个版的手册?

前面执行过什麽?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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