[Bug libfortran/31335] Calls lstat(), stat() and fstat() in libgfortran should be protected by autoconf HAVE_{L,,F}STAT macros
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 25 09:20:00 GMT 2007
------- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-03-25 11:19 -------
(In reply to comment #1)
> http://gcc.gnu.org/ml/fortran/2006-10/msg00583.html
Yes, thanks, I know. I followed in my patch
(http://gcc.gnu.org/ml/gcc-patches/2007-03/msg01605.html) the idea I already
had at that time: if lstat() is not available, instead of not providing the
library function for LTAT, we'll use stat().
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31335
More information about the Gcc-bugs
mailing list