X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4716B4E5.E7DA1572@dessent.net> Date: Wed, 17 Oct 2007 18:20:37 -0700 From: Brian Dessent <brian AT dessent DOT net> X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: What is "gcc-testsuite"? References: <20071018001854 DOT GA30098 AT nuthaus DOT mib DOT org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/