Alpha arch development list
 help / color / mirror / Atom feed
* [BUG] 4.9.0 build error on Alpha
@ 2016-12-30  3:08 Bob Tracy
  2016-12-30  3:23 ` Matt Turner
  0 siblings, 1 reply; 16+ messages in thread
From: Bob Tracy @ 2016-12-30  3:08 UTC (permalink / raw)
  To: linux-alpha; +Cc: debian-alpha, mcree, mattst88, rth

I'm guessing this is Alpha-specific at the moment, because I'm getting a
world-class lettin' alone from the kernel developers.

Saw another binutils update come through a couple of days ago, so tried
another from-scratch kernel build.  No change in the outcome.  This
"smells" like a gcc or binutils issue, because the Alpha-specific code
being compiled and linked against hasn't changed in a very long time.
Both "strcat" and "stxcpy" come from assembly language source files in
the "arch/alpha/lib" directory.

In addition to trying new toolchain components as updates appear, I've
tried making various changes to my kernel configuration in an attempt to
make the problem move to a different place in the build process or go
away entirely.  Nothing has had any effect whatsoever.

I would reluctantly try downgrading gcc to version 4.x if someone
thought that might make any difference.  I'd rather identify how the
current toolchain is going off in the weeds, if that's what is going on
here.

>   LD      init/built-in.o
> arch/alpha/lib/lib.a(strcat.o): In function `strcat':
> (.text+0x60): relocation truncated to fit: BRADDR against symbol `__stxcpy' defined in .text section in arch/alpha/lib/lib.a(stxcpy.o)
> arch/alpha/lib/lib.a(strncat.o): In function `strncat':
> (.text+0x60): relocation truncated to fit: BRADDR against symbol `__stxncpy' defined in .text section in arch/alpha/lib/lib.a(stxncpy.o)
> Makefile:969: recipe for target 'vmlinux' failed
> make: *** [vmlinux] Error 1

--Bob

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-01-12 12:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-30  3:08 [BUG] 4.9.0 build error on Alpha Bob Tracy
2016-12-30  3:23 ` Matt Turner
2016-12-30  3:37   ` Bob Tracy
2016-12-30 16:02     ` Maciej W. Rozycki
2016-12-30 21:07       ` Helge Deller
2016-12-31  6:43         ` Bob Tracy
2016-12-31  7:20           ` Bob Tracy
2016-12-31 10:11             ` Maciej W. Rozycki
2016-12-31 15:20               ` Bob Tracy
2016-12-31 19:38                 ` Michael Cree
2016-12-31 21:09                   ` Bob Tracy
2017-01-01  1:23                 ` Maciej W. Rozycki
2017-01-01  3:32                   ` Bob Tracy
2017-01-01 20:29                     ` Bob Tracy
2017-01-03  0:15                       ` Bob Tracy
2017-01-12 12:52                         ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox