From: "Dave Bloodgood" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Eradicating djgpp W2000 problem Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Mon, 26 Feb 2001 13:19:07 GMT NNTP-Posting-Host: 24.19.245.68 X-Complaints-To: abuse AT home DOT net X-Trace: news1.alsv1.occa.home.com 983193547 24.19.245.68 (Mon, 26 Feb 2001 05:19:07 PST) NNTP-Posting-Date: Mon, 26 Feb 2001 05:19:07 PST Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Also, there were big problems with DJGPP exception handling in windows NT 4 - Ive seen lots of NTVDM crashes, so my code simply doesn't handle exceptions if running on NT. Dave "Eli Zaretskii" wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 1010226084837 DOT 21073J-100000 AT is... > > On Sun, 25 Feb 2001, Michael Allison wrote: > > > "Michael Allison" wrote in message > > news:wkbm6.226404$Pm2 DOT 3670275 AT news20 DOT bellglobal DOT com... > > > > > > Let's constructively try to come up with the absolute minimum set > > > of two programs that can cause the problem to occur, as a start > > > to understanding it. > > > > There is obviously more to reproducing this problem than > > nesting djgpp programs as people claim. The code below > > went to 6 levels of nesting fine on Windows 2000 professional. > > Charles, could you please tell what sequence of program invocations did > you use when you looked into this problem?