From owner-freebsd-hackers Fri Jul 5 00:55:56 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA28050 for hackers-outgoing; Fri, 5 Jul 1996 00:55:56 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA28045 for ; Fri, 5 Jul 1996 00:55:53 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id JAA24567; Fri, 5 Jul 1996 09:55:41 +0200 Message-Id: <199607050755.JAA24567@ra.dkuug.dk> Subject: Re: running Linux ELF bins To: abial@warman.org.pl (Andrzej Bialecki) Date: Fri, 5 Jul 1996 09:55:41 +0200 (MET DST) Cc: freebsd-hackers@freefall.freebsd.org In-Reply-To: from "Andrzej Bialecki" at Jul 5, 96 09:11:27 am From: sos@FreeBSD.org Reply-to: sos@FreeBSD.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In reply to Andrzej Bialecki who wrote: > > > Hi all, > > I wonder if it's possible to run Linux ELF binaries under FreeBSD. There > is a linux_libs in port collection, but I'm not sure if it allows to run > QMAGIC only, ELF 32 only, or both. There is virtually no documentation in > handbook and FAQs concerning this issue... If you get the linux_libs package and installs all the libs therein, you should be running both QMAGIC & ELF bins. The support in the kernel is allready there as a LKM. If you are having troubles with certain bins, let us know, maybe we have a fix for that allready... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.