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 lto/47225] [4.6 regression]: cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found"


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.


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