http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47225
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu.org --- Comment #15 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-24 21:41:31 UTC --- As reported at http://gcc.gnu.org/ml/fortran/2011-01/msg00182.html, for BUILD = HOST = TARGET = MinGW, the build fails if configured with --disabled-shared as for lto-plugin --tag=disable-static is explicitly required. I was told that the same error occurs also if one builds with --enable-shared.