From owner-freebsd-current Sun Oct 4 13:50:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25201 for freebsd-current-outgoing; Sun, 4 Oct 1998 13:50:52 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles320.castles.com [208.214.167.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25155 for ; Sun, 4 Oct 1998 13:50:24 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id NAA06534; Sun, 4 Oct 1998 13:54:35 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810042054.NAA06534@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Terry Lambert cc: cracauer@cons.org (Martin Cracauer), chuckr@mat.net, nate@mt.sri.com, osa@etrust.ru, current@FreeBSD.ORG Subject: Re: What about jdk-1.1.6 for FreeBSD-3.0-ELF ? In-reply-to: Your message of "Sun, 04 Oct 1998 20:07:11 -0000." <199810042007.NAA09600@usr08.primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 Oct 1998 13:54:34 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Someone needs to flush $15 on the "free" Solaris and/or UnixWare CDROM, > > > which has an ELF Motif library on it. > > > > And this library won't use any system or libc calls that might be > > incompatible in FreeBSD? > > It's not supposed to. > > If it does, I think you could attribute the breakage to FreeBSD, > not Solaris. After all, which OS's have been certified to which > standards? The Solaris ABI defines the interface between executing programs and the kernel. The various programming APIs define the source-level interface. There are no standards for the interface between shared objects which are relevant to the discussion. You will notice, if you had been paying attention to the list of missing library symbols recently posted, that the interface between the Solaris Motif library and the Solaris C library involves a not insubstantial number of very weird symbols. It might be feasible to implement a compatibility library, but this would, naturally, suck. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message