From owner-freebsd-current Tue Mar 12 18:46:10 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA20413 for current-outgoing; Tue, 12 Mar 1996 18:46:10 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA20382 Tue, 12 Mar 1996 18:45:42 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id NAA21238; Wed, 13 Mar 1996 13:36:48 +1100 Date: Wed, 13 Mar 1996 13:36:48 +1100 From: Bruce Evans Message-Id: <199603130236.NAA21238@godzilla.zeta.org.au> To: jkh@time.cdrom.com, terry@lambert.org Subject: Re: Native & Linux ELF support finally there... Cc: amurai@spec.co.jp, current@FreeBSD.ORG, sos@FreeBSD.ORG Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> The upshot of all this is that the COMPAT_LINUX flag should go away; >> it's a pain in the ass to have to rebuild a kernel in order to run >> Linux binary compatability. >I agree. In connection with the current Linux emulation, this is the >#1 question I get ("I try to run my Linux binary and it says can't >execute binary file, what do I doooooooo?!"). Where have you been? :-) Option COMPAT_LINUX went away almost 2 weeks ago (except in options.i386). Bruce