Date: Thu, 1 Jul 1999 13:17:40 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: exobot AT my-deja DOT com cc: djgpp AT delorie DOT com Subject: Re: DPMI and CALDERA-DOS In-Reply-To: <7lci75$8bn$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 30 Jun 1999 exobot AT my-deja DOT com wrote: > I have some Problems with the DMPI-Interface when > running the TaskMgr of Caldera DR-DOS 7.03. > If I use the DPMI-Functions of DR-DOS-EMM386 Rhide > and my Testprogramms will run, but the > GCC-Compiler does no ERROR-Messages when a > syntax-error ist in the source-code. I think we need first to establish that the problem is with Caldera. It might be that the problem is with one of these: - your setup of DJGPP and/or RHIDE; - some bug in RHIDE; - some bug in the DJGPP library; I suggest to contact the authors of RHIDE and SETEDIT and work with them to see whether one of the above could be the case, e.g. by writing a small test program that redirects compiler's errors to a file, like RHIDE does, and running it under a debugger to see why does the redirection fail.