From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Install DR-DOS 7.0 into dosemu on Linux Mint (Debian) Date: Fri, 16 Aug 2013 00:51:51 +0400 Message-ID: <520D3F67.9010102@list.ru> References: <520C75CA.9060704@poslinker.com> <520C8C06.50403@hanzlici.cz> <520CA2FE.10308@list.ru> <520CAD08.4070501@hanzlici.cz> <520CB321.9030101@list.ru> <520CECCE.5020505@hanzlici.cz> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE 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:References:Subject:CC:To:MIME-Version:From:Date:Message-ID; bh=a7lnIYJ/0x5ZVsxSGqGmsRV98ZDvZYQRAS/ZQFTedF4=; b=JjUh/QCWRe3xjJ6Ne7cA96H9Y0K+qGbi2YZ2ysN6fneoHWikXHCWwOHKeJSKOSeWuYhXbXfKM16RlBMpR5uoMzYXxBC4RyJ2+3wFSc1JZ1yvG8Xx3dJWdD4Ozb5XJ/F7BTC1lr9edqU34LmpKc18TLzUdbEvyyz+V9iaEQqhUXM=; In-Reply-To: <520CECCE.5020505@hanzlici.cz> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8"; format="flowed" To: Frantisek Hanzlik Cc: linux-msdos@vger.kernel.org 15.08.2013 18:59, Frantisek Hanzlik =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >>> Of course, I personally shall be happy to see DOSEMU >>> in Linux distributions too. >> Someone have to write a compiler for for FreeDOS and release >> it under GPL. :) > Yeah, it would be super, but we need be realistic... It seems it is not entirely unrealistic, see this for instance: http://gcc.gnu.org/wiki/CompileFarm#Currently_Running Not sure about the status of that project though... Another possibility may be to add the support for far pointers to bcc: http://permalink.gmane.org/gmane.linux.ports.x8086/2108 And yet another possibility is to write something on top of llvm... Another possibility might be to re-target sdcc, as mentioned here: http://www.spinics.net/lists/linux-8086/msg00382.html Actually I was even contributing to sdcc 10 years ago, but now it seems to have grown by the order of magnitude, so I don't know if it is still as simple as it was. All of these projects are difficult enough, but are quite possible for anyone motivated. -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html