<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I am on Chapter 5.8 of the CLFS book, and I cannot get GCC to compile. Can someone help me please?<br><br>This is a print-out of my error:<br><br><blockquote><i>root@Ant-PC:/mnt/clfs/sources/gcc-build#</i> <b>make all-gcc</b>   <br>make[1]: Entering directory `/mnt/clfs/sources/gcc-build/libiberty'<br>make[2]: Entering directory `/mnt/clfs/sources/gcc-build/libiberty/testsuite'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/mnt/clfs/sources/gcc-build/libiberty/testsuite'<br>make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/libiberty'<br>make[1]: Entering directory `/mnt/clfs/sources/gcc-build/intl'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/intl'<br>make[1]: Entering directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty'<br>make[2]: Entering directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty/testsuite'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty/testsuite'<br>make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/libiberty'<br>make[1]: Entering directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/fixincludes'<br>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.2.4/fixincludes -I../include -I../../../gcc-4.2.4/fixincludes/../include ../../../gcc-4.2.4/fixincludes/fixincl.c<br>In file included from ../../../gcc-4.2.4/fixincludes/fixincl.c:101:<br>../../../gcc-4.2.4/fixincludes/fixincl.x:72: warning: string length '4756' is greater than the length '509' ISO C89 compilers are required to support<br>../../../gcc-4.2.4/fixincludes/fixincl.x:224: warning: string length '552' is greater than the length '509' ISO C89 compilers are required to support<br>../../../gcc-4.2.4/fixincludes/fixincl.x:269: warning: string length '532' is greater than the length '509' ISO C89 compilers are required to support<br>../../../gcc-4.2.4/fixincludes/fixincl.x:313: warning: string length '808' is greater than the length '509' ISO C89 compilers are required to support<br>../../../gcc-4.2.4/fixincludes/fixincl.x:399: warning: string length '5139' is greater than the length '509' ISO C89 compilers are required to support<br>../../../gcc-4.2.4/fixincludes/fixincl.x:2499: warning: string length '729' is greater than the length '509' ISO C89 compilers are required to support<br>../../../gcc-4.2.4/fixincludes/fixincl.x:7684: warning: string length '575' is greater than the length '509' ISO C89 compilers are required to support<br>cc1: error: unrecognized command line option "-Wno-overlength-strings"<br>make[1]: *** [fixincl.o] Error 1<br>make[1]: Leaving directory `/mnt/clfs/sources/gcc-build/build-x86_64-cross-linux-gnu/fixincludes'<br>make: *** [all-build-fixincludes] Error 2<br><br></blockquote>I've tried searching he internet for answers, but no luck. Can anyone help with this?<br><br /><hr />Get Hotmail on your mobile from Vodafone  <a href='http://clk.atdmt.com/UKM/go/111354028/direct/01/' target='_new'>Try it Now</a></body>
</html>