From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25398 invoked by alias); 26 Apr 2002 16:18:24 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 25387 invoked from network); 26 Apr 2002 16:18:23 -0000 Received: from unknown (HELO e22.nc.us.ibm.com) (32.97.136.228) by sources.redhat.com with SMTP; 26 Apr 2002 16:18:23 -0000 Received: from southrelay03.raleigh.ibm.com (southrelay03.raleigh.ibm.com [9.37.3.210]) by e22.nc.us.ibm.com (8.12.2/8.12.2) with ESMTP id g3QGILEU028848; Fri, 26 Apr 2002 12:18:22 -0400 Received: from unknown.host (dyn9-47-17-178.des.beaverton.ibm.com [9.47.17.178]) by southrelay03.raleigh.ibm.com (8.11.1m3/NCO/VER6.1) with ESMTP id g3QGH4N129736; Fri, 26 Apr 2002 12:17:04 -0400 Received: (from janis@localhost) by unknown.host (8.9.3/8.9.3) id JAA18842; Fri, 26 Apr 2002 09:17:12 -0700 Date: Fri, 26 Apr 2002 09:30:00 -0000 From: Janis Johnson To: Gerald Pfeifer Cc: Janis Johnson , "Billinghurst, David (CRTS)" , gcc@gcc.gnu.org, Paolo Carlini Subject: Re: Testing 3.1 g++ applications on cygwin Message-ID: <20020426091712.C10086@us.ibm.com> References: <20020426081919.A1552@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from pfeifer@dbai.tuwien.ac.at on Fri, Apr 26, 2002 at 05:27:22PM +0200 X-SW-Source: 2002-04/txt/msg01420.txt.bz2 On Fri, Apr 26, 2002 at 05:27:22PM +0200, Gerald Pfeifer wrote: > On Fri, 26 Apr 2002, Janis Johnson wrote: > > If you run into more things in the build and test guides that need > > updates, please point them out (or supply patches!). > > Seconded. > > > Somewhere out there is a tarball for POOMA with changes to make it > > easier to use for GCC testing, and somewhere else is a Perl script to > > build and test it. It sure would be nice if they were linked from the > > POOMA build and test guide. > > ftp://gcc.gnu.org/pub/gcc/infrastructure/pooma-gcc.tar.gz is linked > from http://gcc.gnu.org/gcc-3.1/criteria.html. > > Paolo Carlini also provided an update for > the testing-pooma.html page there. > > Are we still missing something? Sorry, I was bitten by an old cached copy of criteria.html. The tarball is indeed linked, it exists where it's supposed to, and it includes the script tester.pl. Janis