https://bugs.freedesktop.org/show_bug.cgi?id=61155

--- Comment #2 from Mikhail T. <[email protected]> ---
Thanks for the analysis, Stephen. Is there anything I can do in practice to
help you further?

I built without any -O flags and with -g, but without asking configure for any
debugging explicitly.

ld.so on FreeBSD does not have LD_DEBUG. There is something else, though, which
allows to dump the information for each symbol after the shared libraries are
loaded. I ran that output through c++filt:
http://aldan.algebra.com/~mi/port-stuff/soffice-ld-objects.txt (17Mb!).

Yes, it is likely, that some work-around is attempted, but fails. Normally,
FreeBSD port editors/libreoffice builds the suit with either clang or gcc46 (or
newer), which works for most people. But gcc-4.2.1 is the base compiler and I'd
like to be able to build with that... What else can I do to help debug this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to