From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5046 invoked by alias); 6 Apr 2004 15:47:11 -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 4922 invoked from network); 6 Apr 2004 15:47:02 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 6 Apr 2004 15:47:02 -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 i36Fl15F021644 for ; Tue, 6 Apr 2004 11:47:02 -0400 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i36Fkxj09970; Tue, 6 Apr 2004 11:46:59 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id BF2202B9C; Tue, 6 Apr 2004 11:47:02 -0400 (EDT) Message-ID: <4072D0F6.8090409@gnu.org> Date: Tue, 06 Apr 2004 15:47:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: gdb@sources.redhat.com, Kevin Buettner , Kei Sakamoto Subject: Drop building of ia64-elf / ia64-linux-gnu and m32r-elf Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-04/txt/msg00039.txt.bz2 Hello, I'm not able to build cross GDB's for either of: ia64-linux-gnu or ia64-elf m32r-elf (it's been the case for sometime) and, hence, am thinking that they should be dropped from the list of cross targets that are expected to build. thoughts? Andrew