Message-ID: <008601c2952d$e09eddd0$0100a8c0@p4> From: "Andrew Cottrell" To: References: Subject: Re: [PATCH] Updates for readme.1st Date: Tue, 26 Nov 2002 20:25:48 +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.2800.1123 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1123 Reply-To: djgpp-workers AT delorie DOT com I have one comment below. ..SNIP.. > +Compatibility with V2.x > +----------------------- ..SNIP.. > +If you are upgrading from version 2.00 through 2.02 of DJGPP > +on Windows 2000 or XP, you should reinstall all the DJGPP packages. > +The DJGPP packages were rebuilt with a later version of DJGPP, > +to support Windows 2000 and XP. Programs built with version 2.02 > +are likely to fail on Windows 2000 and XP. There is no mention that 2.03 programs built before Dec-2001 are not 2000 and XP compatible. How changing the last paragrahp into two as I could not understand what you were trying to get at with the middle sentence: If you are upgrading from version 2.00 through 2.02 of DJGPP on Windows 2000 or XP, you should reinstall all the DJGPP packages. Programs built with version 2.02 are likely to fail on Windows 2000 and XP. If you are upgrading from verion 2.03 on Windows 2000 or XP, DJGPP executables dated before December 2001 may not work properly, so you should re-install all of the DJGPP pacakages dated after December 20021. Andrew