This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/47722] With -static "__mingw_vsprintf" on MinGW32 is not found


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]