X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Florian Schulze Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't delete EXE files created by DJGPP Date: Fri, 02 Jan 2004 01:36:42 +0100 Organization: T-Online Lines: 27 Message-ID: References: <3ff23fe3 DOT sandmann AT clio DOT rice DOT edu> <3ff2f110 DOT sandmann AT clio DOT rice DOT edu> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 1073003787 07 26959 MG3vGVYr-oUm46j 040102 00:36:27 X-Complaints-To: usenet-abuse AT t-online DOT de X-ID: TF66TwZOZeEr3Nzjb0a8-RwQsbb33h00hGI+2-kjN6zcg-b0q6u2E1 User-Agent: Opera7.21/Win32 M2 build 3218 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Maybe it's not really related to DJGPP, I got a similar problem with a directory which was not created with DJGPP. I will investigate further and will let you know if I find something. Regards, Florian Schulze On Wed, 31 Dec 2003 09:53:52 CST, Charles Sandmann wrote: >> 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. >