From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29613 invoked by alias); 5 Dec 2002 20:10:53 -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 29596 invoked from network); 5 Dec 2002 20:10:52 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 5 Dec 2002 20:10:52 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 087FA3FE7; Thu, 5 Dec 2002 15:10:40 -0500 (EST) Message-ID: <3DEFB2BF.6090009@redhat.com> Date: Thu, 05 Dec 2002 12:10:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nathanael Nerode Cc: gdb-patches@sources.redhat.com, dj@redhat.com, binutils@sources.redhat.com Subject: Re: (toplevel patch) Configure in Makefile, version 3. References: <20021205022644.GA21849@doctormoo> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00166.txt.bz2 Nathanael, `we have a problem'. In addition to the last two evenings snapshot non-config's, I'm now seeing: $ /home/cagney/PENDING/2002-12-04-init-frame-pc-return/src/configure --target=alpha-elf --enable-gdb-warnings=,-Werror Configuring for a i686-pc-linux-gnu host. Created "Makefile" in /home/cagney/PENDING/2002-12-04-init-frame-pc-return/carp/alpha-elf using "mt-frag" $ ls alpha-elf config.status Makefile mt-frag (Red Hat 7.2, i386) Andrew