From owner-freebsd-java Fri Jul 20 10:55:11 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.xmission.com (mail.xmission.com [198.60.22.22]) by hub.freebsd.org (Postfix) with ESMTP id BB4E837B406 for ; Fri, 20 Jul 2001 10:55:08 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [166.70.2.16] (helo=misty.eyesbeyond.com) by mail.xmission.com with esmtp (Exim 3.22 #1) id 15NeUU-0008GA-00; Fri, 20 Jul 2001 11:55:07 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f6KHt2l66523; Sat, 21 Jul 2001 03:25:02 +0930 (CST) (envelope-from glewis) Date: Sat, 21 Jul 2001 03:24:58 +0930 From: Greg Lewis To: Arun Sharma Cc: Greg Lewis , java@FreeBSD.ORG Subject: Re: POSIX port of Intel ORP Message-ID: <20010721032457.A66507@misty.eyesbeyond.com> References: <20010720100944.A13540@sharmas.dhs.org> <20010721025208.A65928@misty.eyesbeyond.com> <20010720104344.A22485@sharmas.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010720104344.A22485@sharmas.dhs.org>; from arun@sharmas.dhs.org on Fri, Jul 20, 2001 at 10:43:44AM -0700 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Jul 20, 2001 at 10:43:44AM -0700, Arun Sharma wrote: > On Sat, Jul 21, 2001 at 02:52:08AM +0930, Greg Lewis wrote: > > > 2. Covering Linux specific bits in #ifdef __linux__ > > > > Did you need to introduce any FreeBSD specific code? > > Loosely speaking - no. But I suspect I might have to, to deal > with the differences in pthread implementations. I also plan to > try with IBM's MxN pthread implementation, which I have ported > to FreeBSD. Sounds good. > Strictly speaking - yes. I copied orp/os/linux -> orp/os/freebsd > and removed code which was trying to deal with various versions of > Linux (which differ w.r.t. signal handling). If I can make a suggestion, if its not too much trouble then you may want to consider orp/os/bsd instead. I suspect you'll find that your code will compile with relatively minor if any changes on the other BSD platforms. We've moved to this with the JDK port. > > > Current port status: > > > > > > 1. Compiles on FreeBSD (and Linux of course) > > > > Be interesting to test on NetBSD and OpenBSD too :). > > I'll have it up on the net tonight - don't have access to NetBSD > and OpenBSD boxes. I have these two installed on other hd partitions, so I may well give it a try on them, just to see :). > > Why is producing a diff clumsy? I'd like to see one :). > > I meant, it will be large and repetitive. I'll have both the diff and > full sources on the net later today. Excellent! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Mobile: 0419 868 494 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message