X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f X-Authentication-Warning: new-smtp1.ihug.com.au: Host p36-max15.syd.ihug.com.au [203.173.154.100] claimed to be acceleron Message-ID: <004301c17ab9$a82b1a20$0102a8c0@acceleron> From: "Andrew Cottrell" To: "Juan Manuel Guerrero" Cc: References: <3427111CA7 AT HRZ1 DOT hrz DOT tu-darmstadt DOT de> Subject: Re: gzip-1.3.2 alpha port available for testing. Date: Sun, 2 Dec 2001 09:43:20 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Reply-To: djgpp-workers AT delorie DOT com > > 1) LIBC Usage: > > Which LIBC did you use? The standard 2.03 from Simtel or a patched > > version using Charles's 2.03 source patch? > > > > If you use the patched version then the resulting exe is then 2K and XP > > compatible. > > Sorry, the binary package is not 2K and XP compatible. > I have configured and compiled it using stock simtelnet tools (djdev203.zip). > I have no access to 2K nor to XP so I have not tried to compile and test it > with the latest CVS libc. This must be done by you. Charles has produced a patch file for the 2.03 DJGPP LIBC source that is at Simtel that updates the LIBC to be compatible with 2K and XP and fix some of the nasty bugs. The resulting exe files aren compatible with 2K and XP and the existing 2.03 files. The patch has been used by Andris in producing the 3.02 compiler. The patch is available from the following URL: http://clio.rice.edu/djgpp/win2k/win2000_patches/commited_patches/ A BIG side affect of this patch is that the DPMI selector leaks are fixed. Andrew