[llvm-bugs] [Bug 28271] New: Linking libreoffice with lld fails with undefined references

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 22 17:59:35 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28271

            Bug ID: 28271
           Summary: Linking libreoffice with lld fails with undefined
                    references
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: davide at freebsd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

$ sh run.sh
undefined symbol:
_ZN3sal6detail7textenc37handleBadInputTextToUnicodeConversionEbbcjPPDsS2_Pj in
home/davide/lto_experiments/libreoffice/workdir/CxxObject/sal/textenc/convertbig5hkscs.o
undefined symbol:
_ZN3sal6detail7textenc37handleBadInputUnicodeToTextConversionEbjjPPcS2_PjPKcmPb
in
home/davide/lto_experiments/libreoffice/workdir/CxxObject/sal/textenc/convertbig5hkscs.o
undefined symbol:
_ZN3sal6detail7textenc20convertCharToUnicodeEPKvPvPKcmPDsmjPjPm in
home/davide/lto_experiments/libreoffice/workdir/CxxObject/sal/textenc/tables.o
undefined symbol:
_ZN3sal6detail7textenc20convertUnicodeToCharEPKvPvPKDsmPcmjPjPm in
home/davide/lto_experiments/libreoffice/workdir/CxxObject/sal/textenc/tables.o
undefined symbol:
_ZN3sal6detail7textenc32handleUndefinedUnicodeToTextCharEPPKDsS3_PPcPKcjPj in
home/davide/lto_experiments/libreoffice/workdir/CxxObject/sal/textenc/tcvtbyte.o

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160623/07ee9e04/attachment.html>


More information about the llvm-bugs mailing list