From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19006 invoked by alias); 21 Jun 2002 21:36:22 -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 18986 invoked from network); 21 Jun 2002 21:36:18 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 21 Jun 2002 21:36:18 -0000 Received: from redhat.com (unknown [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 1EC08B8048; Fri, 21 Jun 2002 17:36:18 -0400 (EDT) Message-ID: <3D139C5D.ABFBB98B@redhat.com> Date: Fri, 21 Jun 2002 14:36:00 -0000 From: Dave Brolley X-Accept-Language: en MIME-Version: 1.0 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] New Target - Fujitsu FRV References: <3D079928.50303@redhat.com> <3D129E05.5080504@cygnus.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00443.txt.bz2 Andrew Cagney wrote: > > > > +SIM_OBS = remote-sim.o > > +SIM = ../sim/frv/libsim.a > > For the moment leave these out, but otherwize approved. ok -- it's committed. > Once committed, can you please check > http://sources.redhat.com/gdb/current/ari/ for anything identifed (at > the page top) from these new files. Nothing showed up (yet). Does it take some period of time for possible problems to show up? > Can you also try building with --enable-gdb-build-warnings=,-Werror. No additional warnings/errors generated.