All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot support for OrangePI PC
Date: Sun, 20 Dec 2015 13:45:00 +0100	[thread overview]
Message-ID: <20151220134500.549ecf55@free-electrons.com> (raw)
In-Reply-To: <56769FEB.60400@xiot.nl>

Dear Eelco Chaudron,

On Sun, 20 Dec 2015 13:32:43 +0100, Eelco Chaudron wrote:

> /home/echaudron/buildroot_opi/output/host/usr/bin/armeb-buildroot-linux-uclibcgnueabi-ld.bfd: 
> BFD (GNU Binutils) 2.24 assertion fail elf32-arm.c:12387
> /home/echaudron/buildroot_opi/output/host/usr/bin/armeb-buildroot-linux-uclibcgnueabi-ld.bfd: 
> BFD (GNU Binutils) 2.24 assertion fail elf32-arm.c:12387
> Segmentation fault (core dumped)
> Makefile:1193: recipe for target 'u-boot' failed
> make[2]: *** [u-boot] Error 139

Seems like you are hitting bug
https://sourceware.org/bugzilla/show_bug.cgi?id=16698. It seems to be
fixed in the 2.24.90 snapshot, though it is not clear which specific
commit fixed it, so it's hard to backport it.

Can you try with with binutils 2.25 ?

Also, you have selected ARM big endian as the architecture, which is
almost certainly not what you want. If you're new to ARM and have no
reason to use big endian, then use ARM little endian, which is what
99.9999% of the people use.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-12-20 12:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 13:22 [Buildroot] buildroot support for OrangePI PC Eelco Chaudron
2015-12-18 22:23 ` Arnout Vandecappelle
2015-12-20 12:32   ` Eelco Chaudron
2015-12-20 12:45     ` Thomas Petazzoni [this message]
2015-12-20 18:17       ` Eelco Chaudron
2015-12-20 18:25   ` Eelco Chaudron
2015-12-24  9:15   ` Eelco Chaudron
2015-12-24 10:28     ` Thomas Petazzoni
2015-12-24 10:52       ` Eelco Chaudron
2015-12-24 11:18         ` Thomas Petazzoni
2015-12-27  0:04     ` Cam Hutchison
2015-12-19 23:51 ` Cam Hutchison
2015-12-20 12:37   ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151220134500.549ecf55@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.