From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot and Linux/ARM on AT91SAM9260
Date: Mon, 17 Dec 2007 18:14:25 +0200 [thread overview]
Message-ID: <4766A061.7060308@promwad.com> (raw)
In-Reply-To: <6E89F2D1-2F8C-4F77-ADA8-2727407BBE6C@oregonstate.edu>
Ryan Ordway wrote:
> I've been using Buildroot with a board based on the AT91SAM9260. I was
> able to get a successful kernel build (2.6.21.6) and buildroot build
> (buildroot-atmel-20070521) using gcc 4.0.4, binutils 2.17 and uClibc
> 0.9.28.3. I've been trying to get an updated build from various
> different versions of buildroot from buildrooot-atmel-20070607,
> buildroot-trunk, etc. and while things build fine with some tweaking
> none of the toolchain combinations seem to generate working binaries.
> I've tried using EABI vs. OABI, softfloat for gcc, NWFPE vs. FastFPE,
> etc. The only combination that I can get to work reliably are gcc
> 4.0.4, binutils 2.17 and uClibc 0.9.28.3 with my 2.6.21.6 kernel with
> AT91 patches for 2.6.21 applied.
>
> Is there a magic compiler, binutils and uClibc trinity for Linux/ARM
> in particular?
>
> Thanks!
>
> Ryan
>
Indeed, I tried svn buildroot with kernel 2.6.22 for Cirrus Logic ARM board
BR2_ARM_TYPE="ARM920T"
BR2_ARM_EABI=y
BR2_SOFT_FLOAT=y
BR2_TARGET_OPTIMIZATION="-Os -pipe"
BR2_BINUTILS_VERSION_2_18=y
BR2_GCC_VERSION_4_2_1=y
rootfs was created but when booting:
/sbin/init: can't Kernel panic - not syncing: Attempted to kill init!
load library 'libgcc_s.so.1'
I checked that there is no libgcc_s.so.1 in rootfs image but I have BR2_GCC_SHARED_LIBGCC=y
May be that is a cause why you not getting working rootfs.
Regards,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------
next prev parent reply other threads:[~2007-12-17 16:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-29 5:06 [Buildroot] make on MAC OS X Fan Zhang
2007-11-29 6:38 ` [Buildroot] uClibc-nptl? Ryan Ordway
2007-11-29 13:30 ` Steven J. Hill
2007-11-30 7:00 ` Ryan Ordway
2007-12-12 20:17 ` [Buildroot] Buildroot and Linux/ARM on AT91SAM9260 Ryan Ordway
2007-12-17 16:14 ` Ivan Kuten [this message]
2007-12-17 19:38 ` Ryan Ordway
2007-12-17 20:33 ` Ivan Kuten
2007-12-17 22:49 ` Ivan Kuten
2007-12-17 22:53 ` Ryan Ordway
2007-12-17 23:24 ` Ryan Ordway
2007-12-17 23:36 ` Ivan Kuten
2007-12-18 0:24 ` Ryan Ordway
2007-12-18 10:29 ` Ivan Kuten
2007-12-27 12:42 ` Ivan Kuten
2008-01-12 16:42 ` Wayne Keenan
2008-01-12 16:43 ` Wayne Keenan
2008-01-12 22:39 ` Wayne Keenan
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=4766A061.7060308@promwad.com \
--to=ivan.kuten@promwad.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.