Mail Archives: djgpp/2003/07/03/15:15:13
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) wrote:
: Eric Wajnberg <wajnberg AT antibes DOT inra DOT fr> wrote:
: > I am now getting regularly several files my_file.000, my_file.001,
: > my_file.002, etc., all of about 390 ko.
: Those are temporary files created by 'stubify.exe', I think. That's
: the program that turns the program image file created by the linker
: into an executable runnable by DOS.
: This points at some possible reasons:
: 1) Incompatible tool versions. Make sure your djdev, gcc and binutils
: package versions are known to work together correctly. If in doubt,
: report them here (send the actual contents of manifest/*.mft files),
: and/or the output of "dir manifest" from the DJGPP main directory.
I do not think this is the explanation. I install all of these files the same
day using the "zip picker" on the djgpp web site.
: 2) Some security software running on your machine running amok. If you
: have a virus scanner or other running on your machine, please test if
: you still get those orphan files while it's disabled.
No security softwares running permanently on my machine.
The strange thing is that I am not getting those files all the times. Most of
the time, I do not have them.
Anyway, what I understand is that I can delete them without any problem, and
there are not appearing because there are problems in my code. This is already
something important (for me).
Thanks, anyway.
Best, Eric.
- Raw text -