[Bug fortran/47722] With -static "__mingw_vsprintf" on MinGW32 is not found
fxcoudert at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 26 14:06:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47722
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |SUSPENDED
Last reconfirmed| |2011.02.26 14:00:36
CC| |fxcoudert at gcc dot
| |gnu.org
Ever Confirmed|0 |1
--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> 2011-02-26 14:00:36 UTC ---
I can confirm having seen that in the past, which was due to the use of an
older mingw runtime with newer mingw headers. Or, using a libgfortran that was
compiled on a newer mingw, but is now running with an older version. Also, it
does not happen for me on a clean install of a cross-compiler.
More information about the Gcc-bugs
mailing list