X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.175.65 with SMTP id w1mr3121224qaz.7.1361612883338; Sat, 23 Feb 2013 01:48:03 -0800 (PST) X-Received: by 10.49.24.14 with SMTP id q14mr391093qef.17.1361612883320; Sat, 23 Feb 2013 01:48:03 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Sat, 23 Feb 2013 01:48:03 -0800 (PST) In-Reply-To: <44111dbe-5e75-4639-a938-d0d2ae892636@googlegroups.com> 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> <44111dbe-5e75-4639-a938-d0d2ae892636 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <64b4dc0b-3058-41b7-a2e4-a6302e0f1fe7@googlegroups.com> Subject: Re: Building Wine under DJGPP From: Georg Potthast Injection-Date: Sat, 23 Feb 2013 09:48:03 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2662 Lines: 31 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r1NA03QX026257 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 Hi Maksim, I have a few questions: >We trying to compile Wine for dos enviroment. Who is WE? >trying to build last develoment version (1.5.24) i got So you try to compile version 1.5.24 of Wine with DJGPP? >At present only X-window left to get initial port. >he trying very old alpha of wine but almost everything except X done. Which version is he working on? As far as I could make out he is using HX from Japheth. >i use DJGPP 2.04 "beta" and asking for any possible options and >optimizations i can use to futher compile wine sources. Now you tell me that you cannot use NXlib since it is compiled with DJGPP. >But Your NANo-X dont work with EMX so that would not help - or it can be >made compatible? As mentioned above you said you wanted to use DJGPP. Older versions of Nano-X had been ported to several DOS C compilers before. I rewrote the makefiles and made a VESA, mouse and keyboard driver so it would work with DJGPP. But the current version of Wine needs the Xlib extensions and these are not available with Nano-X/NXlib. I think it could be possible to compile a very old version of Wine with djgpp. But that is miles apart from the current Wine.