From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: How to get DJGPP work under WIN XP Date: Mon, 10 Jun 2002 11:41:32 +1000 Organization: ihug ( New Zealand ) Lines: 19 Message-ID: References: <3D03625F DOT 1010507 AT sltnet DOT lk> NNTP-Posting-Host: p442-tnt1.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1023673301 23803 203.173.129.188 (10 Jun 2002 01:41:41 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Mon, 10 Jun 2002 01:41:41 +0000 (UTC) X-Newsreader: Forte Agent 1.91/32.564 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I got win XP. I did all what u said to get my binaries work under >XP. But it doesn't work. May be I did it in a wrong way. >Can u explain me how to get this done. In a sequence. I get the SIGSEGV >error. And rhide sometimes gets stuck when debugging. For the SIGSEV see Charles's ports. Rhide does crash under WIN 2K and XP, even with the latest snapshot. If you are using a Nvidia video card then start Rhide with a "-S" option which helps minimise the crashes. Ensure that you are using Rhide 1.5.0 snapshot under XP as it crashes less than previous versions as it has been built with an W2K/XP compatible C library. Until the problem with W2K/XP interaction with Rhide is resolved you will just need to be patient. The problem is not easy to find, could you please send me an email (remove the .oz in the address) to let me know when Rhide hangs/crashes as I see it mostly when drawing menus. Andrew