X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.129.97.7 with SMTP id v7mr14838381ywb.45.1435521550691; Sun, 28 Jun 2015 12:59:10 -0700 (PDT) X-Received: by 10.140.92.178 with SMTP id b47mr69623qge.13.1435521550631; Sun, 28 Jun 2015 12:59:10 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Sun, 28 Jun 2015 12:59:10 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.163.242.136; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 2.163.242.136 References: <558D18CE DOT 3070004 AT iki DOT fi> <558ED38D DOT 1020602 AT iki DOT fi> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8709a9e4-a90f-447e-8191-4deb6886f894@googlegroups.com> Subject: Re: DJGPP v2.05 From: "Georg Potthast (dosusb AT googlemail DOT com)" Injection-Date: Sun, 28 Jun 2015 19:59:10 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1524 Lines: 8 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 am also working on ports of make, gawk, diffutils and watt32 library. > > Regards, > Juan M. Guerrero As far as I recall the watt32 binary will only work with djgpp v.2.03 since it adds error codes that overlap with error numbers used differently in v. 2.04. So watch out for that when porting to v. 2.05. Georg