From owner-freebsd-questions@freebsd.org Thu Jul 16 18:03:10 2015 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 E105C9A37D1 for ; Thu, 16 Jul 2015 18:03:10 +0000 (UTC) (envelope-from lacey.leanne@gmail.com) Received: from mail-pd0-x22e.google.com (mail-pd0-x22e.google.com [IPv6:2607:f8b0:400e:c02::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B429E1B1A for ; Thu, 16 Jul 2015 18:03:10 +0000 (UTC) (envelope-from lacey.leanne@gmail.com) Received: by pdbqm3 with SMTP id qm3so47996334pdb.0 for ; Thu, 16 Jul 2015 11:03:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ERChyyIkpF76fpAcwMJYiMX07VRWONRIZ7Av922F7eQ=; b=RuhjaOGktHQLENI48gDY0H5AlKE0CZmfkcXpiB2LWtFLNJdqFnj3vtS9YlM3v47jCj qO7+z1wsmuJ9WTQOxt3ePsO2UMLyfGyzFdn+9n9pvBzolx3tcGVh3dcexmKS+9lmy5fl QnwJvbcKjNYZOCl10RtbUWjwRkEjfnDnVzxOT0hj6RK2X+e8+HvQjSCus2ivpqw7Vq7c oJ/wGdUc99rrudEGZI086nR4+E7RCHGAw/CqnZk3fCCcUfJLWG3LyxpoMtCVfmLT3XeA pNfx/ZMJatCZC8jr68h4wtO+Xq/xZm8Vvu7b6jXRW1lFp5LvwR3aoSX5e9PHPfkYQyMK Efnw== X-Received: by 10.68.191.167 with SMTP id gz7mr21242451pbc.43.1437069790218; Thu, 16 Jul 2015 11:03:10 -0700 (PDT) Received: from [192.168.0.86] ([162.247.40.130]) by smtp.gmail.com with ESMTPSA id u2sm8592398pbs.88.2015.07.16.11.03.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jul 2015 11:03:08 -0700 (PDT) Message-ID: <55A7F1DA.7040106@gmail.com> Date: Thu, 16 Jul 2015 11:03:06 -0700 From: Lacey Powers User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: 64-bit linux emulation References: <55A7D51D.1020605@hiwaay.net> In-Reply-To: <55A7D51D.1020605@hiwaay.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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: Thu, 16 Jul 2015 18:03:11 -0000 On 07/16/2015 08:59 AM, William A. Mahaffey III wrote: > > > How is progress on this ? Handbook still says linux 64-bit binaries > not supported, hopefully out of date :-) .... > > Hello William, Looks like it's coming along, according to this Quarterly Report: https://www.freebsd.org/news/status/report-2014-10-2014-12.html#Linux-Emulation-Layer,-the-Linuxulator And there are commits referencing the "64-bit Linuxulator" in svn, so you might have some support in 11-CURRENT? https://reviews.freebsd.org/search/query/N4Nlb6bNTrwA/#R Hope that helps answer your question. =) Regards, Lacey