Keith Thompson wrote: > It's skipped by default, but when I try to install it, nothing happens.
It is a source-only package. There is no binary. This is the same testsuite that is a standard part of the gcc source which gets run when you "make check" from a full tree. To run it on an installed compiler I think you will have to mess around with a custom site.exp dejagnu file, or try the contrib/test_installed script from the current tree. At any rate, this package is of no use unless you're already familiar with gcc development to some degree. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/