X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.18.199 with SMTP id x7mr1419258qaa.1.1361541991552; Fri, 22 Feb 2013 06:06:31 -0800 (PST) X-Received: by 10.49.39.99 with SMTP id o3mr94158qek.14.1361541991534; Fri, 22 Feb 2013 06:06:31 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Fri, 22 Feb 2013 06:06:31 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.174.75.115; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 2.174.75.115 References: <4d5ae949-f052-4df1-911a-c81b7b849840 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Building Wine under DJGPP From: Georg Potthast Injection-Date: Fri, 22 Feb 2013 14:06:31 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1787 Lines: 14 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I also have doubts that it is possible at all to port Wine to DOS. However: >At present only X-window left to get initial port. There is my Nano-X/NXlib for DOS which is a subset of XWindows for DOS. This subset is sufficient to run FLTK and could be expanded for Wine. http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/wiki/NanoX_Introduction By the way here is some info to compile Wine on Windows: http://wiki.winehq.org/WineOnWindows apparently parts of Wine compile with MinGW. Georg