[LLVMbugs] [Bug 18360] New: r198087 break cross compilation of LLVM when HOST_ARCH=Mips

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 2 18:35:41 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18360

            Bug ID: 18360
           Summary: r198087 break cross compilation of LLVM when
                    HOST_ARCH=Mips
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dgilmore at mips.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

A linker error results with this change:

/scratch/bb-slaves/mipssw004/LLVM_canadian_cross_test/build/tools/clang/unittests/Tooling/Debug+Asserts/RecursiveASTVisitorTest.o:
In function `global constructors keyed to RecursiveASTVisitorTest.cpp':
/scratch/bb-slaves/mipssw004/LLVM_canadian_cross_test/source/tools/clang/unittests/Tooling/RecursiveASTVisitorTest.cpp:580:(.text._GLOBAL__I_RecursiveASTVisitorTest.cpp+0x28):
relocation truncated to fit: R_MIPS_GOT16 against `no symbol'
collect2: ld returned 1 exit status

We are still in the process finding the root cause.

-- 
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/20140103/c67fa0ce/attachment.html>


More information about the llvm-bugs mailing list