]> gcc.gnu.org Git - gcc.git/blame - INSTALL/TEST
*** empty log message ***
[gcc.git] / INSTALL / TEST
CommitLineData
f2d76545
JL
1Testing egcs-1.0
2
3Before you install egcs, you might wish to run the egcs testsuite; this
4step is optional and may require you to download additional software.
5
6First, you must have downloaded the egcs testsuites; the full distribution
7contains testsuites. If you downloaded the "core" compiler plus any front
8ends, then you do not have the testsuites. You can download the testsuites
9from the same site where you downloaded the core distribution and language
10front ends.
11
12Second, you must have a new version of dejagnu on your system; dejagnu-1.3
13will not work. We have made a dejagnu snapshot
14ftp://ftp.cygnus.com/pub/egcs/infrastructure/dejagnu-971028.tar.gz
15dejagnu snapshot available in ftp.cygnus.com:/pub/egcs/infrastructure until
16a new version of dejagnu can be released.
17
18Assuming you've got the testsuites unpacked and have installed an appropriate
19dejagnu, you can run the testsuite with "cd objdir; make -k check".
20This may take a long time. Go get some lunch.
21
22The testing process will try to test as many components in the egcs
23distrubution as possible, including the C, C++ and Fortran compiler as
24well as the C++ runtime libraries.
25
26 How to interpret test results XXX.
27
28Last modified on December 2, 1997.
This page took 0.035383 seconds and 5 git commands to generate.