From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3462 invoked by alias); 4 Apr 2002 04:23:56 -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 3454 invoked from network); 4 Apr 2002 04:23:56 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 4 Apr 2002 04:23:56 -0000 Received: from greed.delorie.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id UAA18156; Wed, 3 Apr 2002 20:23:54 -0800 (PST) Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g344NqQ02808; Wed, 3 Apr 2002 23:23:52 -0500 Date: Wed, 03 Apr 2002 20:23:00 -0000 Message-Id: <200204040423.g344NqQ02808@greed.delorie.com> From: DJ Delorie To: neroden@doctormoo.dyndns.org CC: gdb@sources.redhat.com In-reply-to: <20020403213107.GA12887@doctormoo.dyndns.org> (message from Nathanael Nerode on Wed, 3 Apr 2002 16:31:07 -0500) Subject: Re: utils/msdos, go32 status? References: <20020403213107.GA12887@doctormoo.dyndns.org> X-SW-Source: 2002-04/txt/msg00031.txt.bz2 > I have been told that the utils/msdos subdirectory is obselete. I want > to verify this before autoconfiscating utils. It is obsolete, and has been for about five years. You may assume it doesn't exist. I don't even know why we're storing AMD's proprietary binaries there. > Currently, utils/msdos is enabled if (and only if) either the host > or the target is *-*-go32. I have no idea what go32 is, but someone > who does might be able to verify either that it is obselete, or that it > no longer needs utils/msdos. go32 means "DJGPP Version 1", which was superceded by V2 in 1996. V2 is called i586-pc-msdosdjgpp, but is incompatible with the modules in utils/msdos. See http://www.delorie.com/djgpp/