[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/5276] relax is not yet perfect. fails linking large c++
From: |
hjl at lucon dot org |
Subject: |
[Bug ld/5276] relax is not yet perfect. fails linking large c++ |
Date: |
9 Nov 2007 13:21:14 -0000 |
------- Additional Comments From hjl at lucon dot org 2007-11-09 13:21 -------
(In reply to comment #5)
> (In reply to comment #4)
> > Can you verify that -fPIC or -mlarge-data is used:
> >
> > http://www.redhat.com/archives/axp-list/2003-August/msg00039.html
>
> Only -fPIC is in use. No -msmall-data or -fpic...
It sounds like a compiler bug. When -fPIC is used, GPREL32 should
be generated, instead of GPREL16. I suggest you open a gcc bug report
with nsSVGScriptElement.o as testcase.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5276
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/5276] New: relax is not yet perfect. fails linking large c++, oliver at linux-kernel dot at, 2007/11/06
- [Bug ld/5276] relax is not yet perfect. fails linking large c++, hjl at lucon dot org, 2007/11/06
- [Bug ld/5276] relax is not yet perfect. fails linking large c++, oliver at linux-kernel dot at, 2007/11/07
- [Bug ld/5276] relax is not yet perfect. fails linking large c++, oliver at linux-kernel dot at, 2007/11/07
- [Bug ld/5276] relax is not yet perfect. fails linking large c++, hjl at lucon dot org, 2007/11/07
- [Bug ld/5276] relax is not yet perfect. fails linking large c++, oliver at linux-kernel dot at, 2007/11/09
- [Bug ld/5276] relax is not yet perfect. fails linking large c++,
hjl at lucon dot org <=