[Bug regression/64812] [4.9 regression] x86 LibreOffice Build failure: undefined reference to acquire

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 27 06:56:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64812

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Markus Trippelsdorf from comment #1)
> Please try to narrow down the issue and attach prepossessed testcases
> (of fmgridif.cxx and ColumnControl.cxx for a start).
> Also find out where the `non-virtual thunk to
> WindowListenerMultiplexer::acquire()' comes from in a successful build.
> (add -Wl,--no-demangle to the link command, and search object files 
> for the unmangled symbol.)

Sorry, this should read:

Please try to narrow down the issue and attach preprocessed testcases
(of fmgridif.cxx and ColumnControl.cxx for a start).
Also find out where the `non-virtual thunk to
WindowListenerMultiplexer::acquire()' comes from in a successful build.
(add -Wl,--no-demangle to the link command, and search object files 
for the mangled symbol.)



More information about the Gcc-bugs mailing list