X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Chris Frolik" Newsgroups: comp.os.msdos.djgpp Subject: make crashes on Win2k & XP Date: Tue, 8 Jan 2002 15:33:47 -0500 Organization: Purdue University Lines: 22 Message-ID: NNTP-Posting-Host: wily-b-056.resnet.purdue.edu X-Trace: mozo.cc.purdue.edu 1010522025 3277 128.211.225.56 (8 Jan 2002 20:33:45 GMT) X-Complaints-To: news AT news DOT purdue DOT edu NNTP-Posting-Date: Tue, 8 Jan 2002 20:33:45 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've used DJGPP for quite a few years and never had any problems with Win9X, but when using 2000 or XP I get seemingly random crashes with make. Yes, my environment variables are set correctly (PATH and DJGPP) and DJGPP's make is running (not some other version of make). I've also stubedited cc1.exe and cc1plus.exe to use a larger stack size. It might compile a few files successfully and then crash -- and if I run it again it will get past that file but crash on a different one later on. at the The crash either leaves a stack trace (SIGSEGV) or a Windows dialog box telling me that "NTVDM.EXE has encountered a problem and needs to close". Oh yeah, I'm using DJGPP version 2.03. Thanks. -- Chris Frolik cfrolik AT purdue DOT edu