Mail Archives: djgpp/1997/06/15/05:01:02
| Date:  | Sun, 15 Jun 1997 11:59:50 +0300 (IDT)
 | 
| From:  | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
 | 
| To:  | djgpp AT delorie DOT com
 | 
| Subject:  | Re: Strange behavior of GNU-make (WinNT 4.0)
 | 
| In-Reply-To:  | <3.0.1.16.19970612222210.50efed78@hal.nt.tuwien.ac.at>
 | 
| Message-ID:  | <Pine.SUN.3.91.970615115825.14561J-100000@is>
 | 
| MIME-Version:  | 1.0
 | 
On Thu, 12 Jun 1997, Anton Helm wrote:
> I found out that when running WinNT4.0 the stat() function  is returning 0
> for non-existing files (no matter if file system is FAT or NTFS).
Ah, that one!  I believe this problem is already solved in the latest
versions of `stat'.  Please see if rebuilding Make with this version
solves the problem.  If it doesn't, I'd appreciate if you could step into
`stat' with a debugger and tell me what goes wrong there, as I don't have
access to an NT box. 
(If it's too much trouble for you to fetch the Make sources and
rebuild it, I could put a patched binary on my machine in a couple of
days, provided that you tell me that the version of `stat' below
doesn't have that problem.)
- Raw text -