mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* What binutils version is needed for kernel LTO
@ 2014-08-04 23:09 Daniel Hoffman
  2014-08-05  0:35 ` Andi Kleen
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Hoffman @ 2014-08-04 23:09 UTC (permalink / raw)
  To: linux-kernel

I hate to ask it here but I cannot for the life of me compile linux with these. It always kicks it back and says "scripts/Makefile.lto:76: "WARNING: Too old linker version  for kernel LTO. You need Linux binutils. CONFIG_LTO disabled."". I am running the latest version from Ubuntu and it matches up with the latest version from gnu.org. What do I have to do?

____________________________________________________________
FREE ONLINE PHOTOSHARING - Share your photos online with your friends and family!
Visit http://www.inbox.com/photosharing to find out more!



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

* Re: What binutils version is needed for kernel LTO
  2014-08-04 23:09 What binutils version is needed for kernel LTO Daniel Hoffman
@ 2014-08-05  0:35 ` Andi Kleen
  0 siblings, 0 replies; 2+ messages in thread
From: Andi Kleen @ 2014-08-05  0:35 UTC (permalink / raw)
  To: Daniel Hoffman; +Cc: linux-kernel

Daniel Hoffman <daniel_j_hoffman@inbox.com> writes:

> I hate to ask it here but I cannot for the life of me compile linux
> with these. It always kicks it back and says "scripts/Makefile.lto:76:
> "WARNING: Too old linker version for kernel LTO. You need Linux
> binutils. CONFIG_LTO disabled."". I am running the latest version from
> Ubuntu and it matches up with the latest version from gnu.org. What do
> I have to do?

See Documentation/lto-build.

You need the Linux binutils from
https://www.kernel.org/pub/linux/devel/binutils/

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only

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

end of thread, other threads:[~2014-08-05  0:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-04 23:09 What binutils version is needed for kernel LTO Daniel Hoffman
2014-08-05  0:35 ` Andi Kleen

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

Powered by JetHome