diff options
Diffstat (limited to 'chapter05/dejagnu-inst.xml')
-rw-r--r-- | chapter05/dejagnu-inst.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml index 4a22085f9..b420ca47c 100644 --- a/chapter05/dejagnu-inst.xml +++ b/chapter05/dejagnu-inst.xml @@ -12,12 +12,5 @@ <para><screen><userinput>make make install</userinput></screen></para> -<para>This completes the testing tools. We can now rebuild GCC and Binutils -to link them against the new Glibc, and test them properly. One thing to note, -however, is that these test suites are highly dependent on the features -supported by your host distribution. Most notably, a host distribution which -does not properly support the devpts filesystem will cause most of these tests -to fail.</para> - </sect2> |