Installation of DejaGNU
Prepare DejaGNU to be compiled:
./configure --prefix=/tools
Build and install the package:
make
make install
This completes the testing tools. We can now rebuild GCC and Binutils
to link them against the new Glibc, and test them properly.