JIA Pei wrote: > Hi, all: > > I successfully built gcc-4.7.2, although there are still some test errors:
> === gcc tests === > Running target unix > XPASS: gcc.dg/inline_3.c (test for excess errors) > XPASS: gcc.dg/inline_4.c (test for excess errors) > XPASS: gcc.dg/unroll_2.c (test for excess errors) > XPASS: gcc.dg/unroll_3.c (test for excess errors) > XPASS: gcc.dg/unroll_4.c (test for excess errors) These are not errors. > * tar -cf - .; exit 0) | (cd /usr/lib/gcc/i686-pc-linux-gnu/4.7.2/include; > tar xpf - ) > /bin/sh: line 1: tar: command not found tar should be in /tools/bin from Chapter 5. > Conclusion: http://www.linuxfromscratch.org/lfs/view/development/index.html > * 6. Installing Basic System Software * > The manual may need to be modified, at least the *building sequence* should > be > *Tar-1.26 before GCC-4.7.2* . > > Am I right? No. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page