bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/18028] New: 32-bit ld runs out of memory when linking 32-bit cla


From: hjl.tools at gmail dot com
Subject: [Bug ld/18028] New: 32-bit ld runs out of memory when linking 32-bit clang with debug info
Date: Wed, 25 Feb 2015 17:59:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18028

            Bug ID: 18028
           Summary: 32-bit ld runs out of memory when linking 32-bit clang
                    with debug info
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com

On Linux/x86, 32-bit ld runs out of memeory when linking 32-bit clang with
debug info:

address@hidden build-i686-linux]$ /usr/local32/bin/ld.bfd `cat args`
/usr/local32/bin/ld.bfd: final link failed: Memory exhausted
address@hidden build-i686-linux]$ /usr/local32/bin/ld.bfd -s `cat args`
address@hidden build-i686-linux]$ file Debug+Asserts/bin/clang
Debug+Asserts/bin/clang: ELF 32-bit LSB executable, Intel 80386, version 1
(GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.32,
BuildID[sha1]=670f5994a01c0d03c089dffd439e338233638fd1, stripped
address@hidden build-i686-linux]$

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]