From owner-freebsd-questions Sun Dec 22 01:26:57 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA24555 for questions-outgoing; Sun, 22 Dec 1996 01:26:57 -0800 (PST) Received: from quasi.bis.co.il (quasi.bis.co.il [192.115.155.40]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id BAA24550 for ; Sun, 22 Dec 1996 01:26:54 -0800 (PST) Received: from quasi.bis.co.il (localhost [127.0.0.1]) by quasi.bis.co.il (8.7.3/8.7.3) with SMTP id LAA20127; Sun, 22 Dec 1996 11:31:52 +0200 (IST) Message-ID: <32BD0007.167EB0E7@bis.co.il> Date: Sun, 22 Dec 1996 11:31:51 +0200 From: Meir Dukhan Organization: BIS Software System Ltd X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org CC: mdukhan@quasi.bis.co.il Subject: Enabling Linux shared libs support Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, Quoted from the FreeBSD handbook: > > 21.1. How to install the Linux emulator > > Linux emulation in FreeBSD has reached a point where it is possible to run a large > fraction of Linux binaries in both a.out and ELF format. The linux emulation in > the -STABLE branch is capable of running Linux DOOM and Mathematica; the version > present in FreeBSD-CURRENT is vastly more capable and runs all these as well as > Quake, Abuse, IDL, netrek for Linux and a whole host of other programs. Question: as I understand that a shared librairy is a kind of executable, is it possible to "run", under freebsd 2.x.x, shared libs in linux-elf/a.out format (e.g: Motif shared libs) ? Is one ever try it ? Tia Meir