Path: news.mv.net!news.shore.net!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.direct.ca!look.ca!newshub2.rdc1.sfba.home.com!news.home.com!news3.rdc1.on.home.com.POSTED!not-for-mail From: AndrewJ Newsgroups: comp.os.msdos.djgpp Subject: Re: Gcc and Win2000 Message-ID: <7d10rsso6s4rghpq2ptq0lj71acg04803d@4ax.com> References: X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 Date: Fri, 01 Sep 2000 19:40:03 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news3.rdc1.on.home.com 967837203 24.42.120.18 (Fri, 01 Sep 2000 12:40:03 PDT) NNTP-Posting-Date: Fri, 01 Sep 2000 12:40:03 PDT Organization: Excite AT Home - The Leader in Broadband Xref: news.mv.net comp.os.msdos.djgpp:103054 > 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 ? This question pops up a lot. There is a problem in NT that when DJGPP programs call other DJGPP programs, Win 2000 chokes. Make is an excellent example of this phenomenon. Unfortunately, there's no workaround for it yet, so to use DJGPP you're either going to have to make everything by hand/batch files, or make a dual boot system with DOS or an older flavour of Windows. ------- AndrewJ "This is a wonderful answer. It's off-topic, it's incorrect, and it doesn't answer the question." - Richard Heathfield.