X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't delete EXE files created by DJGPP Date: Wed, 31 Dec 2003 09:53:52 CST Organization: Rice University, Houston, TX Lines: 16 Message-ID: <3ff2f110.sandmann@clio.rice.edu> References: <3ff23fe3 DOT sandmann AT clio DOT rice DOT edu> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1072887472 1195 128.42.105.3 (31 Dec 2003 16:17:52 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: Wed, 31 Dec 2003 16:17:52 +0000 (UTC) X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > ntvdm.exe is not running. I don't think it can leave the file open, > because a reboot doesn't help, only the secure mode console. NTVDM will only be started after you run a DOS image. It will be shut down if you close the command line window (or reboot). If NTVDM isn't in the task list after running a DOS image, then that is very unusual. > I check the dates of the binarys and only cat and grep (and some other > file utilitys) are dated before december 2000. Which package could that > be? fileutils? Yes, fileutils. But they shouldn't be used or required by a simple gcc compile. Double check your path to make sure the DJGPP path is first and you don't have any environment variables like "SHELL" defined.