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, 12 Feb 2007 20:04:14 +1100 Message-ID: References: <1166332769 DOT 969565 DOT 157200 AT n67g2000cwd DOT googlegroups DOT com> <1171064761 DOT 295440 DOT 306120 AT m58g2000cwm DOT googlegroups DOT com> <2cots2t68fcmqapbk7vtg58b4rqv62l7ia AT 4ax DOT com> <1171222755 DOT 233587 DOT 68020 AT h3g2000cwc DOT googlegroups DOT com> X-Newsreader: Forte Agent 4.1/32.1088 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 33 NNTP-Posting-Host: 220.233.169.234 X-Trace: 1171271065 un-2park-reader-01.sydney.pipenetworks.com.au 1146 220.233.169.234:1483 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 ...snip... >> This is expected and has been known for a long time. If the binary >> files built are built with the original 2.03 DJGPP LIBC release then >> expect to have some wierd things go wrong. And by weird you can have >> stuff like can't find/load a file up to and incuding instant XP >> re-boots. >> >> If you are using XP then I would advise using the beta release as it >> has all of the known fixes that were found when the files were built. >> If you use Rhide on XP then I would advise to search the DJGPP >> newgroup archives at www.delorie.com otherwise you may have no hair >> left after a week if it plays up on you. ...snip... >"Original" 2.03 release?? Do you mean before 2.03p2? And what version >of XP does it not work on? (In other words, SORT.EXE: 93,184 bytes, >dated 3 Feb. 2000, runs fine for me on XP Home SP2, at least "sort -- >help" anyways). If the binary files have been built with the 2.03p2 LIBC then you will get futher along, but the 2.04 is IMHO allot better. For what I am talking about XP = All versions of XP and all versions of 2000, but NOT 2003 or Vista. As I said you can expect weird things to go wrong with binaries built with the original 2.03 LIBC. "sort -help" does not call any of the INT21 API or other INT API's so help should work for everything. I suggest that if you want more info on what can go wrong that you search the DJGPP mailing lists at www.delorie.com for "2.04" and have a good read as there is allot to read about. Andrew