delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2005/08/04/02:45:14

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Rotes Sapiens <rs AT redplanet DOT mars DOT org DOT cy>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Crashes lock files
Date: Thu, 04 Aug 2005 16:02:51 +0930
Message-ID: <l403f1pnvn5orgbhq3og7615cfg995c5pt@4ax.com>
References: <pan DOT 2005 DOT 07 DOT 27 DOT 19 DOT 31 DOT 33 DOT 302362 AT telus DOT net> <3krj1jFvp272U1 AT news DOT dfncis DOT de> <pan DOT 2005 DOT 07 DOT 31 DOT 15 DOT 05 DOT 36 DOT 900149 AT telus DOT net>
X-Newsreader: Forte Free Agent 1.93/32.576 English (American)
MIME-Version: 1.0
Organization: Chariot netconnect - http://www.chariot.net.au
X-Original-NNTP-Posting-Host: 127.0.0.1
Lines: 34
NNTP-Posting-Host: 203.87.95.150
X-Trace: 1123137182 lon-reader.news.telstra.net 7431 203.87.95.150
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

On Sun, 31 Jul 2005 15:05:35 GMT, Ben <aben420 AT telus DOT net> wrote:

>On Thu, 28 Jul 2005 08:24:19 +0000, Hans-Bernhard Broeker wrote:

>> Ben <aben420 AT telus DOT net> wrote:
>>> I'm using RHIDE 1.49 & GCC 3.3, every time my program crashes it 
>>> seems to lock the file 

>> Which file?  On what OS?

>Windows 98. On my exe file. It can't create the new exe when i 
>compile, and generates files called <filename>.000 <filename>.001 ...
>etc, instead.

The .00n files are temporary files of some sort produced while
building the project.  They can usually be deleted and ignored.  I
wouldn't worry about them too much.
If you are having trouble deleting them, run

attrib -s -h -r /s *.*

at a dos prompt.
If that doesn't work, windows still thinks the files are open from
when rhide or the compiler opened them.  Try closing the dos box and
deleting them.  If that doesn't work, reboot into DOS (not windows)
and delete them.  You might also have to delete all of the temporary
files that the compiler creates in the tmp directory.  Run scandisk
when you've got rid of the files to clean up the hard disk.



Sig:
I do not fear computers.  I fear the lack of them.
  -- Isaac Asimov

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019