From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25969 invoked by alias); 16 Jun 2003 20:43:14 -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 25936 invoked from network); 16 Jun 2003 20:43:14 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.131) by sources.redhat.com with SMTP; 16 Jun 2003 20:43:14 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 130012B5F; Mon, 16 Jun 2003 16:43:11 -0400 (EDT) Message-ID: <3EEE2BDE.6050005@redhat.com> Date: Mon, 16 Jun 2003 20:43:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Warkentin Cc: Mark Kettenis , "Gdb-Patches@Sources.Redhat.Com" Subject: Re: [Patch 2] Native QNX Neutrino support References: <001a01c3261c$313284c0$0202040a@catdog> <86ptlfh67k.fsf@elgar.kettenis.dyndns.org> <06ad01c3342d$c4039e50$0202040a@catdog> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00548.txt.bz2 > Here's take 2. Looks like I had accidently put the nto.mt in instead of mh. > I'm not sure what I need an XM file for so I didn't bother. I guess I can > add it later if I do. Other than that, I cleaned up nto-procfs.c to your > specifications and it should be good to go. You shouldn't need the XM file. autoconf should handle everything. Andrew