From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31454 invoked by alias); 9 May 2006 21:48:12 -0000 Received: (qmail 31446 invoked by uid 22791); 9 May 2006 21:48:11 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 09 May 2006 21:48:02 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fda3i-0004tI-LF; Tue, 09 May 2006 17:47:58 -0400 Date: Tue, 09 May 2006 23:01:00 -0000 From: Daniel Jacobowitz To: Torsten Mohr Cc: gdb@sourceware.org Subject: Re: simulator for v850-unknown-elf (V850E) Message-ID: <20060509214758.GA18775@nevyn.them.org> Mail-Followup-To: Torsten Mohr , gdb@sourceware.org References: <200605092348.10911.tmohr@s.netic.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605092348.10911.tmohr@s.netic.de> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00098.txt.bz2 On Tue, May 09, 2006 at 11:48:10PM +0200, Torsten Mohr wrote: > On host Linux (x86) i configured: What sort of Linux host is this? It sounds like either this is an Insight-specific problem, or else there is something strange about your version of Bison/yacc. Every one of the undefined symbols is supposed to be handled with a #define in the generated parsers. And if you're building from a release tarball they shouldn't be regenerated at all. -- Daniel Jacobowitz CodeSourcery