This is the mail archive of the gcc-bugs@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]

[Bug target/47230] [4.6 Regression] gcc fails to bootstrap on alpha in stage2 with "relocation truncated to fit: GPREL16 against ..."


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

--- Comment #17 from Mikael Pettersson <mikpe at it dot uu.se> 2012-04-11 20:48:54 UTC ---
With binutils-2.22 (vanilla) I'm unable to bootstrap gcc-4.6.3 on
alphaev6-unknown-linux, due to a bunch of 'relocation truncated to fit' errors.
 Applying the patch from #c12 allows gcc-4.6.3 to bootstrap, but that compiler
is unable to build a linux-3.3.0 kernel, the final vmlinux link step fails with
a bunch of 'relocation truncated to fit: GPREL16' errors .

gcc-4.4.7 + binutils-2.22 works.


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