Message-ID: <000c01c26f7e$976ab370$0a02a8c0@p4> From: "Andrew Cottrell" To: Subject: DJCPP Clio 2.04 WIP update Date: Wed, 9 Oct 2002 20:27:50 +1000 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.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Reply-To: djgpp-workers AT delorie DOT com All, The unofficial DJGPP Windows 2000 / XP site url is http://clio.rice.edu/djgpp/win2k/main.htm . The main html page then has two options, the 2.03 refresh page or the 2.04 wip page. The following is the main change in 2.04 that are included since the July:- 1) Includes CVS LIBC changes up to 6-Oct-2002 2) GCC 3.2 now available and built with CVD LIBC 3) GDB 5.2.1 now available. 4) Bash 2.05b now available - please use this instead of the 2.05a on 21K & XP. 5) Bin Utilites 2.1.3 now available 6) File Utilities 4.1 removed due to rm.exe with LIBC. Use File Utils 4.1 from Simtel The major showstopper left with regards to 2.04 is with rm.exe, in summaryu File Utils 4.1 rm.exe buitl with CVS LIBC fails and CoreUtils 4.5.1 rm.exe built with CVS LIBC works. (Some of the other coreutils exes are not DJGPP/DOS compatible out of the box) Please note that the CVS LIBC code is working and was used at least twice and with some packages three times in order to build all the packages and then to re-build them to ensure that there were no show stoppers in the CVS LIBC. If you are not aware of what is available at the the unofficial DJGPP Windows 2000 / XP site please read then following blurb: The site contains allot of info which is designed to help developers get the DJGPP compiler and associated packages working on Windows 2000 and XP as quickly as possible so that they can help the out. The site also contains a number of work in progress binary files for use on Windows 2000 and XP (and Win 9x). The info and files at the site allow DJGPP developers and users to get the DJGPP compiler working under Windows 2000 and XP very quickly, it still requires you to download the packages from Simtel. The site is accessible from DJ's site by clicking on the "Current DJGPP status vs Windows 2000 / XP (unofficial)" link under the Introduction section. Regards, Andrew