From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3348 invoked by alias); 7 Jun 2004 20:08:57 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3341 invoked from network); 7 Jun 2004 20:08:56 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 7 Jun 2004 20:08:56 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i57K8ui5032296 for ; Mon, 7 Jun 2004 16:08:56 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i57K8u006352; Mon, 7 Jun 2004 16:08:56 -0400 Received: from free.redhat.lsd.ic.unicamp.br (vpn50-26.rdu.redhat.com [172.16.50.26]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i57K8t17026913; Mon, 7 Jun 2004 16:08:55 -0400 Received: from free.redhat.lsd.ic.unicamp.br (free.redhat.lsd.ic.unicamp.br [127.0.0.1]) by free.redhat.lsd.ic.unicamp.br (8.12.11/8.12.11) with ESMTP id i57K8tU2028544; Mon, 7 Jun 2004 17:08:55 -0300 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.12.11/8.12.11/Submit) id i57K8tVi028541; Mon, 7 Jun 2004 17:08:55 -0300 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: add check// targets to gdb References: <20040603031730.GB920@nevyn.them.org> <20040607152323.GB17470@nevyn.them.org> From: Alexandre Oliva Organization: Red Hat Global Engineering Services Compiler Team Date: Mon, 07 Jun 2004 20:08:00 -0000 In-Reply-To: <20040607152323.GB17470@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-06/txt/msg00137.txt.bz2 On Jun 7, 2004, Daniel Jacobowitz wrote: > On Thu, Jun 03, 2004 at 08:22:24AM -0300, Alexandre Oliva wrote: >> On Jun 3, 2004, Alexandre Oliva wrote: >> >> > BTW, I just found out the patch didn't quite work. There are some >> > sub-subdirectories of testsuite that have to be configured as well. >> > I'll post an update later. > Configure can be run in the testsuite directory directly But you'd have to somehow find out which flags to use to run configure. And where would you get them from? From config.status. Might as well just copy it and run it, which is what I do. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org} Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}