From owner-freebsd-questions@freebsd.org Fri Jan 15 17:31:46 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15CBEA83972 for ; Fri, 15 Jan 2016 17:31:46 +0000 (UTC) (envelope-from allan@physics.umn.edu) Received: from mail.physics.umn.edu (smtp.spa.umn.edu [128.101.220.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E90F71AE1 for ; Fri, 15 Jan 2016 17:31:45 +0000 (UTC) (envelope-from allan@physics.umn.edu) Received: from peevish.spa.umn.edu ([128.101.220.230]) by mail.physics.umn.edu with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1aK7x2-000HDm-Cr; Fri, 15 Jan 2016 11:14:16 -0600 Received: by peevish.spa.umn.edu (Postfix, from userid 5000) id 56D7FE63; Fri, 15 Jan 2016 11:14:16 -0600 (CST) Date: Fri, 15 Jan 2016 11:14:16 -0600 From: Graham Allan To: "William A. Mahaffey III" Cc: FreeBSD Questions !!!! Subject: Re: 64 bit linux binary support Message-ID: <20160115171416.GO7929@physics.umn.edu> References: <5696740B.5070404@hiwaay.net> <86si20mza9.fsf@gmail.com> <5697B6DE.6000706@hiwaay.net> <56991140.7000608@hiwaay.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56991140.7000608@hiwaay.net> User-Agent: Mutt/1.5.20 (2009-12-10) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 17:31:46 -0000 On Fri, Jan 15, 2016 at 09:38:50AM -0553, William A. Mahaffey III wrote: > > Again, my original question pertained to 64-bit linux binary > support. 32-bit is there & working (linux ABI layer), I was just > curious about how 64-bit was/is going. I was sure I'd seen some news about it, but the most recent I could find was in the 2Q 2015 status report: https://www.freebsd.org/news/status/report-2015-04-2015-06.html#Linux-Binary-Emulation-Layer-Upgrade G.