From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25414 invoked by alias); 18 Feb 2011 07:51:06 -0000 Received: (qmail 25396 invoked by uid 22791); 18 Feb 2011 07:51:05 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta15.emeryville.ca.mail.comcast.net (HELO qmta15.emeryville.ca.mail.comcast.net) (76.96.27.228) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Feb 2011 07:51:00 +0000 Received: from omta19.emeryville.ca.mail.comcast.net ([76.96.30.76]) by qmta15.emeryville.ca.mail.comcast.net with comcast id 9KoR1g0011eYJf8AFKqzLL; Fri, 18 Feb 2011 07:50:59 +0000 Received: from up.mrs.kithrup.com ([24.4.193.8]) by omta19.emeryville.ca.mail.comcast.net with comcast id 9Kqx1g0090BKwT401KqynY; Fri, 18 Feb 2011 07:50:59 +0000 Subject: Re: [testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Mike Stump In-Reply-To: <4D24D81D.3000304@gmail.com> Date: Fri, 18 Feb 2011 08:02:00 -0000 Cc: Rainer Orth , gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org, Hans Boehm , Paolo Bonzini , Janis Johnson , Ben Elliston , Ralf Wildenhues Content-Transfer-Encoding: quoted-printable Message-Id: <07479ACB-DE24-45EB-AD8B-014810D4234B@comcast.net> References: <4D24D81D.3000304@gmail.com> To: Dave Korn X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-02/txt/msg01203.txt.bz2 On Jan 5, 2011, at 12:44 PM, Dave Korn wrote: > Perhaps just build it in the makefile, Please, no. Pretend there is a configure flag to have the library installe= d, or a language is added that uses it, and installs it, installed testing = should just work. `should just work' is an important property.