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

            Bug ID: 27237
           Summary: Cannot link lldb-server on a i386 system
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-...@lists.llvm.org
          Reporter: sylves...@debian.org
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

Looks like we are using too much memory during the link for a i386 system :

cd
"/tmp/buildd/llvm-toolchain-snapshot-3.9~svn265476/build-llvm/tools/lldb/tools/lldb-server"
&& /tmp/cmake/bin/cmake -E cmake_symlink_executable
../../../../bin/lldb-server-3.9.0 ../../../../bin/lldb-server
make[4]: Leaving directory
`/tmp/buildd/llvm-toolchain-snapshot-3.9~svn265476/build-llvm'
[ 98%] Built target lldb-server
/usr/bin/ld: final link failed: Memory exhausted
collect2: error: ld returned 1 exit status
make[4]: *** [lib/liblldb-3.9.so.1] Error 1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to