From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Dosemu on 64 bit architectures Date: Tue, 3 Jan 2017 20:15:41 +0300 Message-ID: <45842eec-c862-1da1-272a-60e27f0743cd@list.ru> References: <51DC10E1.4040803@americansentry.net> <4389319.KVFdXDCjGV@deuteronomy> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=list.ru; s=mail; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject; bh=Yja3tZ25duxYSDHGz8uGlGvtSsjdx0H5gavc3X43VLw=; b=J6LxsXY5HUjm4pbBDZDQbnfsmLQGRswXh4XN8cxmPdfXQ1fQ7hhX5UfhTz+JL3MjF69Q5Of/LQT+9qFyltYa/gv+anaNAbFf09+kBcPJKoMK7PEU6oxvizFVVkwxWizzQSdHL0nFBqD4KqKhWk7ZFNCjPxUf603F9netsThapTo=; In-Reply-To: <4389319.KVFdXDCjGV@deuteronomy> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8"; format="flowed" To: Richard White , linux-msdos@vger.kernel.org 31.12.2016 05:26, Richard White пишет: > I'm moving to a 64-bit system (Debian stable). The Dosemu website > speaks about 64-bit ports since at least V 1.4.X, I have downloaded those > binaries (with instructions that make no mention of any special 64-bit > considerations or issues), but have been unable to get them to work and > I wonder if they are 64-bit aware, It is also notable that debian currently > does not seem to offer a dosemu package. > > Am I on the wrong track? There was talk of a V2 in about 2013. Was that a > fork, and should I be using it perhaps? Yet the original dosemu site > persists, still with 2007 information, and no indication that it is not still > relevant. All of this makes me wonder if this (sadly) is a dead end. Just to clarify: V2 was intended to be a completely independent project, that's why the dosemu site does not mention it. The amount of rewritten code and new features was initially very large (you can see the diffstats yourself), plus a different license. But right now I don't have a lot of free time for it, so at this point of time we can call it a development fork of dosemu1, diminishing its original goals. :) In any case, you can try it out and report bugs, but its a development code, a bit far from any release yet. Just hope it will suit your needs and we try to keep the amount of regressions from dosemu1 at minimum where possible.