bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/12637] New: mips-linux-gnu: relocation truncated to fit: R


From: doko at debian dot org
Subject: [Bug binutils/12637] New: mips-linux-gnu: relocation truncated to fit: R_MIPS_TLS_LDM
Date: Tue, 5 Apr 2011 11:00:23 +0000

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

           Summary: mips-linux-gnu: relocation truncated to fit:
                    R_MIPS_TLS_LDM
           Product: binutils
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: address@hidden
        ReportedBy: address@hidden


gcj/libjava fails to build on mips{,el]-linux-gnu, when linking libgcj, with
current gcc-4_4-branch and gcc-4_6-branch. The link succeeds with binutils
2.20.1, but fails with the binutils-2.21.1 branch.

[...]
java/lang/.libs/natClass.o: In function `_Jv_FindMethodInCache':
/home/doko/gcc/4.4/gcj-4.4-4.4.5/build/mips-linux-gnu/libjava/../../../src/libjava/java/lang/natClass.cc:1699:
relocation truncated to fit: R_MIPS_TLS_LDM against `method_cache'
java/lang/.libs/natClass.o: In function `_Jv_AddMethodToCache':
/home/doko/gcc/4.4/gcj-4.4-4.4.5/build/mips-linux-gnu/libjava/../../../src/libjava/java/lang/natClass.cc:1720:
relocation truncated to fit: R_MIPS_TLS_LDM against `method_cache'
java/lang/.libs/natClass.o: In function `_Jv_FreeMethodCache()':
/home/doko/gcc/4.4/gcj-4.4-4.4.5/build/mips-linux-gnu/libjava/../../../src/libjava/java/lang/natClass.cc:1739:
relocation truncated to fit: R_MIPS_TLS_LDM against `method_cache'
collect2: ld returned 1 exit status
make[5]: *** [libgcj.la] Error 1
make[5]: Leaving directory
`/home/doko/gcc/4.4/gcj-4.4-4.4.5/build/mips-linux-gnu/libjava'
make[4]: *** [all-recursive] Error 1

complete build logs at
https://buildd.debian.org/status/package.php?p=gcj-4.4
https://buildd.debian.org/status/package.php?p=gcj-4.6

will attach used files later this week

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]