Path: news.mv.net!uunet!nyc.uu.net!sac.uu.net!newshub1.wanet.net!newshub.sdsu.edu!news-hog.berkeley.edu!ucberkeley!enews.sgi.com!proxad.net!feeder2.proxad.net!nnrp5.proxad.net.POSTED!not-for-mail From: "Christophe Rippert" Newsgroups: comp.os.msdos.djgpp Subject: Gcc and Win2000 Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Fri, 01 Sep 2000 16:02:43 GMT NNTP-Posting-Host: 194.199.20.45 X-Complaints-To: abuse AT proxad DOT net X-Trace: nnrp5.proxad.net 967824163 194.199.20.45 (Fri, 01 Sep 2000 18:02:43 CEST) NNTP-Posting-Date: Fri, 01 Sep 2000 18:02:43 CEST Organization: Guest of ProXad - France Xref: news.mv.net comp.os.msdos.djgpp:103059 Hi all, I tried using djgpp with Windows 2000 Pro (NT 5). Bash works ok, but gcc and make crash the bash window and wake up Dr Watson who complains about ntvdm.exe which has caused errors. I read the DJGPP FAQ in which it is said that this is due to a kind of memory leak in NT and that it should happen with big Makefiles. But my Makefile is 10 lines long and i only compile 4 small C programs. I tried the same thing in a DOS windows with both command.com and cmd.exe and i got the same error. Does anyone has ever tried DJGPP with Windows 2000 or know where i could find a FAQ about it ? Thanks, Chris.