From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26567 invoked by alias); 12 Mar 2002 17:27:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26483 invoked from network); 12 Mar 2002 17:27:36 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 12 Mar 2002 17:27:36 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id F0A2A3E9F; Tue, 12 Mar 2002 12:27:33 -0500 (EST) Message-ID: <3C8E3A85.5080100@cygnus.com> Date: Tue, 12 Mar 2002 09:27:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Richard.Earnshaw@arm.com Cc: gdb@sources.redhat.com Subject: Re: Results of a multi-build (not good) References: <200203121013.KAA03495@cam-mail2.cambridge.arm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00107.txt.bz2 > I just relooked at the coma tweak: >> >> x86-64 (--target=x86_64-linux-gnu, broken) >> >> It should be just: >> >> x86-64 (--target=x86_64-linux-gnu broken) >> > > > That was part of my fix to MAINTAINERS that went in yesterday. Oops, sorry. Andrew