This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/23272] [mingw32] inquire via filename fails
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2005 07:55:11 -0000
- Subject: [Bug libfortran/23272] [mingw32] inquire via filename fails
- References: <20050807124839.23272.fxcoudert@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-09-03 07:55 -------
For info, here is a way to create a pseudo inode number for stat and fstat using
mingw32 and a few Windows API calls:
http://gnuwin32.sourceforge.net/compile.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23272