All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] init segfaults when compiled with glibc
Date: Wed, 31 Mar 2010 20:52:47 +0200	[thread overview]
Message-ID: <20100331205247.765bc46e@surf> (raw)
In-Reply-To: <4BB32831.6080306@browserseal.com>

On Wed, 31 Mar 2010 13:47:13 +0300
Sasha Sirotkin <buildroot@browserseal.com> wrote:

> Attached please find both config files. 

Which exact AT91 CPU are you using ?

Your Buildroot .config specifies an ARM926 core, which is ARMv5.
However, if you use AT91RM9200, as ?ric B?nard noted, you have an
ARM920 core, which is ARMv4. Therefore, if you have an AT91RM9200 CPU,
it is normal that the Buildroot configuration you sent does not work.
Select BR2_arm920t instead of BR2_arm926t.

Your .config also states that you're using a crosstool-NG external
toolchain. Can you send the .config you used in Crosstool-NG to
generate the toolchain ?

In other words:
 * Give us more details about your hardware
 * Give us your Crosstool-NG configuration file

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2010-03-31 18:52 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31 10:47 [Buildroot] init segfaults when compiled with glibc Sasha Sirotkin
2010-03-31 18:52 ` Thomas Petazzoni [this message]
2010-03-31 20:05   ` Alexander Sirotkin
  -- strict thread matches above, loose matches on Subject: below --
2010-03-30 20:03 Sasha Sirotkin
2010-03-30 20:34 ` Thomas Petazzoni
2010-03-30 14:26 Sasha Sirotkin
2010-03-30 16:58 ` Yann E. MORIN
2010-03-30 22:20 ` Eric BENARD
2010-03-31 14:18   ` Alexander Sirotkin
2010-03-31 14:37     ` Javier Viguera
2010-03-31 15:48       ` Alexander Sirotkin
2010-03-31 18:11         ` Peter Korsgaard
2010-03-31 18:28           ` Sasha Sirotkin
2010-03-31 18:58             ` H Hartley Sweeten
2010-03-31 19:02               ` Sasha Sirotkin
2010-03-31 19:16             ` Thomas Petazzoni
2010-03-31 20:21               ` Alexander Sirotkin
2010-04-01  7:48       ` Alexander Sirotkin
2010-03-30 12:27 Sasha Sirotkin
2010-03-30 13:20 ` Yann E. MORIN

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=20100331205247.765bc46e@surf \
    --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.