bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18167] New: [2.25 regression] binutils fails to link gmp on ARM3


From: doko at debian dot org
Subject: [Bug ld/18167] New: [2.25 regression] binutils fails to link gmp on ARM32
Date: Thu, 26 Mar 2015 13:42:36 +0000

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

            Bug ID: 18167
           Summary: [2.25 regression] binutils fails to link gmp on ARM32
           Product: binutils
           Version: 2.25
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: doko at debian dot org

seen when building gmp 6.0.0a on ARM32 linux only, other architectures work
fine:

libtool: link: arm-linux-gnueabihf-gcc -std=gnu99 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -O3
-Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o .libs/t-constants t-constants.o 
./.libs/libtests.a /build/buildd/gmp-6.0.0+dfsg/build/.libs/libgmp.so
../.libs/libgmp.so
/usr/bin/ld: copy reloc against protected `__gmp_binvert_limb_table' is invalid
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: error: ld returned 1 exit status
Makefile:760: recipe for target 't-constants' failed

likely exposed by the fixes for PR ld/pr15228, PR ld/pr17709

-- 
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]