bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/9743] New: --stub-group-size=1 does not help when linking


From: laurent at guerby dot net
Subject: [Bug binutils/9743] New: --stub-group-size=1 does not help when linking stage1 GCC
Date: 14 Jan 2009 21:12:13 -0000

As described in GCC bugzilla:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38523

And discussed on gcc-patches here:

http://gcc.gnu.org/ml/gcc-patches/2009-01/msg00409.html

The first stage of building trunk (4.4) GCC fails on arm-linux-gnueabi native
with the following link time error:

libbackend.a(cfgcleanup.o): In function `VEC_int_base_quick_insert':
/n/50/guerby/build-143365/gcc/../../trunk/gcc/vecprim.h:26: relocation
truncated to fit: R_ARM_CALL against symbol `memmove@@GLIBC_2.4' defined
in .plt section in /usr/lib/gcc/arm-linux-gnueabi/4.3.2/../../../crti.o
...

This error does not go away with --stub-group-size=1 or 1024, combined or not
with --relax.

I tried ld from binutils 2.19 and CVS "2.19.51.20090114" with the same results.

Any idea on what to try?

-- 
           Summary: --stub-group-size=1 does not help when linking stage1
                    GCC
           Product: binutils
           Version: 2.20 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: laurent at guerby dot net
                CC: bug-binutils at gnu dot org
 GCC build triplet: arm-linux-gnueabi
  GCC host triplet: arm-linux-gnueabi
GCC target triplet: arm-linux-gnueabi


http://sourceware.org/bugzilla/show_bug.cgi?id=9743

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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