[lldb-dev] [Bug 27237] New: Cannot link lldb-server on a i386 system

via lldb-dev lldb-dev at lists.llvm.org
Wed Apr 6 02:24:25 PDT 2016


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-dev at lists.llvm.org
          Reporter: sylvestre at debian.org
                CC: llvm-bugs at 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160406/4e8fd5bf/attachment.html>


More information about the lldb-dev mailing list