Xref: news2.mv.net comp.os.msdos.djgpp:6236 Newsgroups: comp.os.msdos.djgpp From: valgasu AT mv DOT mv DOT com (valgasu) Subject: DPMI? Message-ID: Organization: MV Communications, Inc. Date: Mon, 22 Jul 1996 03:37:34 GMT Lines: 17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp OK, certainly call me an idiot if I deserve it, I'd rather know I'm a moron and have this problem finally solved than go on guessing... Does cwsdpmi need/like a specific type of setup? (ie, no emm386 or whatever) I get random crashes due to faults and exceptions and stuff when I run my programs, and when I use symify, sometimes the only things it lists are not in my code at all... one example I ran into recently had it crashing at some offset into _djgpp_exception_table (or something close to that name) also, sometimes I get SIGSEV and GP crashes when I'm *compiling*, ie, the program being run is gcc... Regardless of how badly *I* program, I suspect that the wizards behind this package are doing it right :) Any suggestions? thanx in advance...