From 0eb0afb41d6c6ccc1448550fd00761ad8d5d889d Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Tue, 28 Oct 2003 02:52:14 +0000 Subject: Chapter 2: Disabled section about dependencies for now. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index cd3d4505a..a5256c9ed 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -118,7 +118,7 @@ through to completion and not stop at the first failure. The GCC test suite is very comprehensive and is almost guaranteed to generate a few failures. To get a summary of the test suite results, run this: -../gcc-&gcc-version;/contrib/test_summary | less +../gcc-&gcc-version;/contrib/test_summary | more You can compare your results to those posted to the gcc-testresults mailing list for similar configurations to your own. For an example of how -- cgit v1.2.3-54-g00ecf