From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10005042044.AA15708@clio.rice.edu> Subject: Re: The new CWSDPMI To: ams AT ludd DOT luth DOT se (Martin Str|mberg) Date: Thu, 4 May 2000 15:44:18 -0500 (CDT) Cc: djgpp-workers AT delorie DOT com (DJGPP-WORKERS) In-Reply-To: <200005041654.SAA11072@father.ludd.luth.se> from "Martin Str|mberg" at May 04, 2000 06:54:23 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I have managed to compile it so what option/#define is it that I should > use to get relevant feedback? It depends a lot on what you are trying to diagnose. If the problem is reproducible seeing calls to the DPMI provider is interesting (check out comment and/or defines in exphdlr) - if it's a virtual memory management issue enabling messages in paging.c is useful. Sorry, I've been really busy with work and family.