This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: relocation truncated to fit error on alpha


> 
> > On Fri, Apr 04, 2003 at 10:39:03PM +0200, Falk Hueffner wrote:
> > > sfsproac.o(.rodata+0xec):/tmp/sfs-0.7.2/async/str.h:180: relocation truncated to fit: GPREL32 *UND*
> ...
> > The most correct fix is to use section groups, such that the bits associated
> > with the function get discarded with it.  This is a lot of work all the way
> > through the toolchain though.
> 
> The same problem occurs in 3.3; I'll try to put together a proper PR tomorrow
> morning.  It seems fairly serious.

Arggh.  It doesn't work in 3.2.2, either.  Working backward on my toolchains...

Brad


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]