From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10739 invoked by alias); 3 Oct 2002 15:09: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 10690 invoked from network); 3 Oct 2002 15:09:38 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.174) by sources.redhat.com with SMTP; 3 Oct 2002 15:09:38 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id CB62F9841; Thu, 3 Oct 2002 08:09:37 -0700 (PDT) Date: Thu, 03 Oct 2002 08:09:00 -0000 From: Jason R Thorpe To: Pierre Muller Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA]Fix cross build of m68k netbsd target Message-ID: <20021003080937.O3343@dr-evil.shagadelic.org> Mail-Followup-To: Jason R Thorpe , Pierre Muller , gdb-patches@sources.redhat.com References: <4.2.0.58.20021002152937.01418ad0@ics.u-strasbg.fr> <4.2.0.58.20021002152937.01418ad0@ics.u-strasbg.fr> <20021002091235.L11524@dr-evil.shagadelic.org> <4.2.0.58.20021003085755.00a4dfd0@ics.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.2.0.58.20021003085755.00a4dfd0@ics.u-strasbg.fr>; from muller@ics.u-strasbg.fr on Thu, Oct 03, 2002 at 09:16:50AM +0200 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-10/txt/msg00107.txt.bz2 On Thu, Oct 03, 2002 at 09:16:50AM +0200, Pierre Muller wrote: > I found these values on a 1.6 m68k netbsd version. > Did these value change in version history? Actually, the real problem is that those values are not the same on different m68k platforms. For example, the amiga uses a different value than hp300, which is different again from sun3. These have to do with various machine-dependencies in the kernel VM layout. > This should be possible to inversigate > with the cvsweb server on www.netbsd.org.... > but when I try to to use the diff tool, > it does not work correctly... > As you are probably maintainer of this tool, maybe you can fix this. Unfortunately (fortunately? :-), I am not the maintainer of that tool. Send mail to www@netbsd.org about this problem. -- -- Jason R. Thorpe