From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8798 invoked by alias); 6 Nov 2002 22:05:39 -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 8790 invoked from network); 6 Nov 2002 22:05:37 -0000 Received: from unknown (HELO hell) (212.84.236.66) by sources.redhat.com with SMTP; 6 Nov 2002 22:05:37 -0000 Received: from js by hell with local (Exim 3.35 #1 (Debian)) id 189YIi-0005Ic-00; Wed, 06 Nov 2002 23:05:28 +0100 Date: Wed, 06 Nov 2002 14:05:00 -0000 From: Johannes Stezenbach To: "Theodore A. Roth" Cc: Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: [RFC] broken build using bison-1.75 Message-ID: <20021106220528.GA20359@convergence.de> References: <20021106213830.GA20109@convergence.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2002-11/txt/msg00133.txt.bz2 Theodore A. Roth wrote: > > That looks much nicer and simpler than my fix. Do you have a reference to > what the binutils people are doing so I can try to grok the fix? Yes: http://sources.redhat.com/ml/binutils/2002-10/msg00230.html Johannes