From owner-freebsd-emulation Fri Oct 17 08:24:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA16910 for emulation-outgoing; Fri, 17 Oct 1997 08:24:03 -0700 (PDT) (envelope-from owner-freebsd-emulation) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA16870 for ; Fri, 17 Oct 1997 08:23:58 -0700 (PDT) (envelope-from nate@rocky.mt.sri.com) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id JAA18999; Fri, 17 Oct 1997 09:23:55 -0600 (MDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id JAA20263; Fri, 17 Oct 1997 09:23:52 -0600 (MDT) Date: Fri, 17 Oct 1997 09:23:52 -0600 (MDT) Message-Id: <199710171523.JAA20263@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Arne Henrik Juul Cc: freebsd-emulation@freebsd.org Subject: Re: SCO/ibcs2 shared libraries In-Reply-To: <199710161314.GAA27667@hub.freebsd.org> References: <199710161314.GAA27667@hub.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Arne Henrik Juul writes: > Has anyone been able to get any program using SCO-style shared > libraries (of the coff variants, like /shlib/libc_s) to work under > the FreeBSD emulation? Yes, but that was awhile ago in 2.1/early 2.2 days. I don't have/use SCO anymore (thank goodness), so I can't even test it. But, it *used* to work, and there haven't been that many changes to the emulation code since then. Nate