X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with DJGPP Date: Tue, 01 Jan 2002 12:12:28 +1100 Organization: The Internet Group (Sydney) Lines: 33 Message-ID: References: <3c2eeec9$1 AT news DOT vogel DOT pl> <3c3035ce$1 AT news DOT vogel DOT pl> <3c307327$1 AT news DOT vogel DOT pl> NNTP-Posting-Host: p31-max13.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: bugstomper.ihug.com.au 1009847546 2847 203.173.155.223 (1 Jan 2002 01:12:26 GMT) X-Newsreader: Forte Agent 1.8/32.548 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >: I'm using Windows 2000 Professional. I am currently in the process of debugging Rhide under XP to resolve it occasionally crashing and other issues. This may take another few weeks to resolve as I am not familiar with the code and the debugging is by the old disection method. I can give you some pointers:- 1) The Rhide 1.4.9 was not built with a LIBC that has support for W2K so you may find that it does not work correctly. 2) You may find that 1.4.9.1 could work better 3) If you want I can give you one of my WIP dubugging versions that is built with the latest DJGPP 2.04 CVS LIBC. 4) Run Rhide in a window as it seems to crash less in a window than a full screen. 5) Don't swapp between full screen and window mode as windows may hang. >I've found the solution in the documentation. For those who have the same >problem: >You simply have to create those files (by launching RHIDE and setting some >options) in share/rhide subdirectory of your main DJGPP directory (for >example: C:\DJGPP). These files (rh_opt.gpr and rh_opt.gdt) are responsible >for storing environmental options. I would report this as a bug as this should not be requried. I don't have any rh_opt.* files anywhere and have never had to create them. I have used almost every version released for the last 5 years (including test versions) and have not had to create any files to get Rhide to work.