Just finished the pass 2 compile in chapter 5.11.  Got, what seems to 
me, a lot of errors.  Here is the summary after running make -k check:
                === g++ Summary ===

# of expected passes            12408
# of unexpected successes       2
# of expected failures          66
# of unsupported tests          69
/mnt/lfs/gcc-build/gcc/testsuite/g++/../../g++  version 4.1.2

--
                === gcc Summary ===

# of expected passes            38985
# of expected failures          101
# of untested testcases         28
# of unsupported tests          246
/mnt/lfs/gcc-build/gcc/xgcc  version 4.1.2

--
                === libmudflap Summary ===

# of expected passes            1493
# of unexpected failures        306
                === libstdc++ tests ===


Running target unix
--
                === libstdc++ Summary ===

# of expected passes            3397
# of unexpected failures        1
# of expected failures          13
# of unsupported tests          324

Compiler version: 4.1.2


I tried to find the build logs as referenced in section 6.12 to compare 
my errors but found nada.  Just for heck I compiled dummy.c and got the 
expected result.  Are there build logs around?  Am I safe to proceed to 
binutils pass 2?

Thanks,
Burt
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to