Missed link to gcc test results. Updated.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-07-04 06:27:40 +00:00
parent e2c3fb99cb
commit e9f146e93f
2 changed files with 4 additions and 7 deletions

View File

@ -177,11 +177,8 @@ failures. To receive a summary of the test suite results, run:</para>
<para>For only the summaries, pipe the output through <para>For only the summaries, pipe the output through
<userinput>grep -A7 Summ</userinput>.</para> <userinput>grep -A7 Summ</userinput>.</para>
<para>Results can be compared to those posted to the gcc-testresults <para>Results can be compared with those located at <ulink
mailing list to see similar configurations to the one being built. For url="&test-results;"/>.</para>
an example of how current GCC-&gcc-version; should look on
i686-pc-linux-gnu, see <ulink
url="http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00179.html"/>.</para>
<para>A few unexpected failures cannot always be avoided. The <para>A few unexpected failures cannot always be avoided. The
GCC developers are usually aware of these issues, but have not GCC developers are usually aware of these issues, but have not

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "SVN-20050702"> <!ENTITY version "SVN-20050704">
<!ENTITY releasedate "July 02, 2005"> <!ENTITY releasedate "July 04, 2005">
<!ENTITY milestone "6.2"> <!ENTITY milestone "6.2">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->