[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:48:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64812
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2015-01-27
CC| |trippels at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
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.)
Nobody will git clone LibreOffice just to reproduce the problem.
More information about the Gcc-bugs
mailing list