X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.189.78 with SMTP id dd14mr8967334qab.0.1363015199890; Mon, 11 Mar 2013 08:19:59 -0700 (PDT) X-Received: by 10.49.71.100 with SMTP id t4mr796853qeu.29.1363015199827; Mon, 11 Mar 2013 08:19:59 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Mon, 11 Mar 2013 08:19:59 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.65.69.248; posting-account=UxQE-woAAAAPmt0rmqPWOuM9d1MUvmg8 NNTP-Posting-Host: 188.65.69.248 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Building Wine under DJGPP From: Napoleon80386 Injection-Date: Mon, 11 Mar 2013 15:19:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1714 Lines: 7 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 r2BFU2QB012225 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 will check all links at winedos.ucoz.com soon. Also I will upload new versions. One of notable features of extended HX-DOS - you can type commands in command line in Far 1.0b. Wine 980315 compiled for 95% - only one thing did not worked, compiling final binary, wine.exe (but libwine.a built well). In EMX I need only to manage too long strings (you can just rename too long files). Once I have to comment function stricmp, which was already implemented in EMX. Nothing more to be disabled.