2003-05-02 19:20:20 +01:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of DejaGNU</title>
|
|
|
|
|
2003-08-08 23:38:16 +01:00
|
|
|
<para>Prepare DejaGNU to be compiled:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>./configure --prefix=/stage1</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>Build and install the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make
|
2003-05-02 19:20:20 +01:00
|
|
|
make install</userinput></screen></para>
|
|
|
|
|
2003-08-08 23:38:16 +01:00
|
|
|
<para>This completes the testing tools. We can now rebuild GCC and Binutils
|
|
|
|
to link them against the new Glibc, and test them properly.</para>
|
2003-05-02 19:20:20 +01:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|