From: Daniel Mack <daniel@caiaq.de>
To: buildroot@busybox.net
Subject: [Buildroot] linux .config : override: reassigning tosymbolAEABI
Date: Wed, 29 Jul 2009 16:26:10 +0200 [thread overview]
Message-ID: <20090729142610.GB9464@buzzloop.caiaq.de> (raw)
In-Reply-To: <F81DF98CADE6064F81A746D7C8323593782CB2@fr-ex009.groupinfra.com>
On Wed, Jul 29, 2009 at 03:59:18PM +0200, Courousse, Damien wrote:
> > Could you check that this condition is met by adding an echo debug in
> > there?
> [Damien Courouss?]
> Here are the results - EABI is not set:
> rm -rf /mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo/buildroot-config
> mkdir -p /mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo
> cp -dpRf package/config/buildroot-config /mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo/buildroot-config
> /mnt/fractal/buildroot/buildroot-2009.05/toolchain_build_arm/bin/sed -i -e '/CONFIG_AEABI=y/d' /mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo/linux-2.6.28/.config
> echo "-- TEST -- BR2_ARM_EABI is not SET"
> -- TEST -- BR2_ARM_EABI is not SET
> echo "# CONFIG_AEABI is not set" >> /mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo/linux-2.6.28/.config
> /mnt/fractal/buildroot/buildroot-2009.05/toolchain_build_arm/bin/sed -i -e '/CONFIG_IPV6=y/d' /mnt/fractal/buildroot/buildroot-2009.05/project_build_arm/logica_demo/linux-2.6.28/.config
>
> Maybe I was fooled but the message : "override: reassigning to symbol AEABI". I tought it means that the EABI symbol is set to "y", but it might only mean that the symbol was overridden, with no assumption about the final value!
> And actually, in my case, as BR2_ARM_EABI is not set, the kernel config EABI symbol is overridden, but with the same value, i.e. it is not set.
> However it does not explain the kernel panic.
Ok, fine. You're digging at the wrong end then :) Try setting
CONFIG_DEBUG_USER in your kernel config and pass user_debug=255 on
startup. That will output more details when user space binaries crash.
Daniel
next prev parent reply other threads:[~2009-07-29 14:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-29 12:59 [Buildroot] linux .config : override: reassigning to symbol AEABI Courousse, Damien
2009-07-29 13:25 ` Daniel Mack
2009-07-29 13:34 ` [Buildroot] linux .config : override: reassigning to symbolAEABI Courousse, Damien
[not found] ` <F81DF98CADE6064F81A746D7C8323593782CAC@fr-ex009.groupinfra.com>
2009-07-29 13:42 ` Daniel Mack
2009-07-29 13:59 ` [Buildroot] linux .config : override: reassigning tosymbolAEABI Courousse, Damien
2009-07-29 14:26 ` Daniel Mack [this message]
2009-07-29 16:07 ` Courousse, Damien
2009-07-29 17:30 ` Daniel Mack
2009-07-31 10:20 ` Thomas Petazzoni
2009-07-31 15:57 ` Courousse, Damien
2009-07-29 18:59 ` [Buildroot] linux .config : override: reassigning to symbol AEABI Peter Korsgaard
2009-07-31 9:33 ` Courousse, Damien
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=20090729142610.GB9464@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox