Dear Kirill,

> When libgfortran is configured w/ HAVE_WORKING_STAT undefined
> *and* current system is not MinGW - FIND_FILE_[DECL|ARGS} still
> trying to use Windows's handles (id).

Well, if HAVE_WORKING_STAT is not defined, then it means some other mechanism 
has to be used. If your target is not mingw32 and stat() is not reliable, we’ll 
need to provide an alternate way of handling things. Your patch would default 
to the unusable stat().

What’s your target?

FX

Reply via email to