From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21040 invoked by alias); 18 May 2002 07:15:35 -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 21022 invoked from network); 18 May 2002 07:15:32 -0000 Received: from unknown (HELO heimdall.inter.net.il) (192.114.186.17) by sources.redhat.com with SMTP; 18 May 2002 07:15:32 -0000 Received: from Zaretsky ([80.230.2.40]) by heimdall.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.54-GA) with ESMTP id BKR76290; Sat, 18 May 2002 10:15:19 +0300 (IDT) Date: Sat, 18 May 2002 00:15:00 -0000 From: "Eli Zaretskii" To: ac131313@cygnus.com Message-Id: <6808-Sat18May2002101352+0300-eliz@is.elta.co.il> CC: drow@mvista.com, gdb-patches@sources.redhat.com, dj@delorie.com In-reply-to: <3CE53F3D.4030005@cygnus.com> (message from Andrew Cagney on Fri, 17 May 2002 13:34:53 -0400) Subject: Re: [RFA] Type cleanups Reply-to: Eli Zaretskii References: <20020513003359.GA11672@nevyn.them.org> <3CDF3081.1020900@cygnus.com> <20020513135950.GB19484@nevyn.them.org> <6480-Fri17May2002110920+0300-eliz@is.elta.co.il> <20020517150244.GA8388@nevyn.them.org> <968-Fri17May2002191307+0300-eliz@is.elta.co.il> <20020517172146.GA13021@nevyn.them.org> <3CE53F3D.4030005@cygnus.com> X-SW-Source: 2002-05/txt/msg00775.txt.bz2 > Date: Fri, 17 May 2002 13:34:53 -0400 > From: Andrew Cagney > > It exposes header files, not covered by the more generic i386-elf > target, to the compiler. tm-go32.h is written for the DJGPP headers. So that build effectively mixes two sets of incompatible headers. Why should we expect anything but trouble? Why should we be bothered that the trouble indeed happens?