X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: AndrewC Newsgroups: comp.os.msdos.djgpp Subject: Re: Can DJGPP work with Windows XP dos box? Date: Mon, 18 Dec 2006 18:34:27 +1100 Message-ID: References: <1166332769 DOT 969565 DOT 157200 AT n67g2000cwd DOT googlegroups DOT com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 38 NNTP-Posting-Host: 220.233.169.234 X-Trace: 1166427267 un-2park-reader-01.sydney.pipenetworks.com.au 1029 220.233.169.234:1176 X-Complaints-To: Abuse, including message IDs to abuse AT pipenetworks DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >> Alredy given in year 2004 links: >> >Current DJGPP status vs Windows 2000 and XP (unofficial) >> >http://clio.rice.edu/djgpp/win2k/main.htm >> and others do not work. I have not updated this for a number of years now as I have moved to a Windows dev environmnet, but If I remember correctly after the beta at DJ's site is later and the GNU Compiler is guaranteed to be later. >> Does DJGPP 2.04 work in XP dos box? YES, but due to MS bugs I would still expect to see some issues cropping up from time to time. The biggest is with RHIDE, but you should give the latest a go. Overall the latest 2.03 will work, BUT you will need to re-compile most packages and in doing so you will find that it will take you along time to get everything updated to be reliable and you will have to build the complete set of packages at least twice in order to make sure that the code does not have any old objects included. >> There are many free hosts in web, where files can be placed for long >> time. If anybody has the files, give the link, please. >This link indicates Win2k and WinXP support were added to v2.04 (beta): >http://homepages.nildram.co.uk/~phekda/richdawe/djgpp/2.04/status204.html That was a long time ago..... >The v2.04 beta can be found here: >http://www.delorie.com/pub/djgpp/beta/v2/ > >or here: >ftp://ftp.delorie.com/pub/djgpp/beta/v2/ > >Rod Pemberton Thanks for responding Rod. The 2.04 from DJ's site from memory may be latter than that last one I updated to clio.rice.edu . I do not expect to do any more releases as the 2.04 release at DJ's site has all of the packages and source code for someone to fix any issues that are found. Andrew Cottrell