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
Touch seeded packages, 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to