[Bug 1648267] Re: Regression with Zesty binutils building u-boot

Joel Stanley joel at jms.id.au
Thu Dec 8 11:51:57 UTC 2016


you can reproduce with the following:

git clone git://git.denx.de/u-boot
cd u-boot
CROSS_COMPILE=arm-linux-gnueabi- make rock2_defconfig
CROSS_COMPILE=arm-linux-gnueabi- make 

I spoke with Alan Modra, and the current theory is that it needs to be
worked around in u-boot. I've submitted a patch there:

 http://lists.denx.de/pipermail/u-boot/2016-December/275664.html

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1648267

Title:
  Regression with Zesty binutils building u-boot

Status in binutils package in Ubuntu:
  Incomplete

Bug description:
  With GNU ld (GNU Binutils for Ubuntu) 2.27.51.20161202 (arm-linux-
  gnueabi), building my u-boot target fails:

    LD      u-boot
  arm-linux-gnueabi-ld.bfd: u-boot: Not enough room for program headers, try linking with -N
  arm-linux-gnueabi-ld.bfd: final link failed: Bad value
  Makefile:1187: recipe for target 'u-boot' failed

  If I instad use the GNU ld (2.27-9ubuntu1+9) 2.27 (arm-none-eabi), the
  same code links without issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1648267/+subscriptions



More information about the foundations-bugs mailing list