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: Sun, 11 Feb 2007 20:35:58 +1100 Message-ID: <2cots2t68fcmqapbk7vtg58b4rqv62l7ia@4ax.com> References: <1166332769 DOT 969565 DOT 157200 AT n67g2000cwd DOT googlegroups DOT com> <1171064761 DOT 295440 DOT 306120 AT m58g2000cwm 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: 27 NNTP-Posting-Host: 220.233.169.234 X-Trace: 1171186632 un-2park-reader-01.sydney.pipenetworks.com.au 1155 220.233.169.234:1639 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 >I have found that the current release from > ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/txt20b.zip >is BUGGED > >a simple command like > sort --help >provoke a sigsegv bug on a Windows XP SP2 DOS box, AMD Sempron 3000 >(but not on another computer, and I have faith on my RAM) > >whereas >ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/txt20b.zip >works. 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. Good luck. Andrew