Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 uid=99(nobody) gid=98(nobody) groups=98(nobody) Safe-mode: OFF (not secure) /usr/doc/gcc-3.2.2/INSTALL/ drwxr-xr-x | |
| Viewing file: Select action/file-type: B efore you install GCC, we encourage you to run the testsuites and to compare your results with results from a similar configuration that have been submitted to the gcc-testresults mailing list. This step is optional and may require you to download additional software, but it can give you confidence in your new GCC installation or point out problems before you install and start using your new GCC. First, you must have downloaded the testsuites. These are part of the full distribution, but if you downloaded the "core" compiler plus any front ends, you must download the testsuites separately. Second, you must have the testing tools installed. This includes a current version of DejaGnu; dejagnu 1.3 is not sufficient. It also includes Tcl and Expect; the DejaGnu site has links to these. Now you may need specific preparations:
Finally, you can run the testsuite (which may take a long time): cd objdir; make -k check The testing process will try to test as many components in the GCC distribution as possible, including the C, C++, Objective-C and Fortran compilers as well as the C++ and Java runtime libraries. While running the testsuite, DejaGnu might emit messages resembling
How can I run the test suite on selected tests?As a first possibility to cut down the number of tests that are run it is
possible to use make check-gcc RUNTESTFLAGS="execute.exp other-options" This will run all make check-g++ RUNTESTFLAGS="old-deja.exp=9805* other-options" This will run the The To run only the tests for a library, run Additional testing for Java Class LibrariesThe Mauve Project provides
a suite of tests for the Java Class Libraries. This suite can be run
as part of libgcj testing by specifying the location of the Mauve tree
when invoking How to interpret test resultsAfter the testsuite has run you'll find various
It is normal for some tests to report unexpected failures. At the current time our testing harness does not allow fine grained control over whether or not a test is expected to fail. We expect to fix this problem in future releases. Submitting test resultsIf you want to report the results to the GCC project, use the
srcdir/contrib/test_summary -p your_commentary.txt \
-m gcc-testresults@gcc.gnu.org |sh
This script uses the |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0323 ]-- |