From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6621 invoked by alias); 15 Jan 2002 01:30:52 -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 6556 invoked from network); 15 Jan 2002 01:30:46 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sources.redhat.com with SMTP; 15 Jan 2002 01:30:46 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 7920E3D1F; Mon, 14 Jan 2002 20:30:45 -0500 (EST) Message-ID: <3C438645.7000900@cygnus.com> Date: Mon, 14 Jan 2002 17:30:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Christopher Faylor Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfa] Drop some arm-* targets References: <3C2E1ABD.8070207@cygnus.com> <3C41F1FE.1060902@cygnus.com> <20020113212834.GB23817@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-01/txt/msg00402.txt.bz2 > > Actually, maybe it's a corollary of the above, bu I think we should > obsolete the WinCE targets. So the files wince.c, wince-stub.c, and > wince-stub.h should go. These files are also used for mips-pe and > sh-pe. > > I guess I'm sort of the maintainer of these packages but I really don't > have any interest in maintaining them. AFAIK, both binutils and gcc both > are no longer capable of building Windows CE binaries. Like the idea. Would you like to, or do you want me to ``drive this one forward'' ... :-) Andrew