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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to