Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Lundquist <lists@zelow.no>
To: buildroot@busybox.net
Subject: [Buildroot] static libgcc_s
Date: Wed, 28 Feb 2007 19:37:09 +0100	[thread overview]
Message-ID: <20070228183709.GA21065@zelow.no> (raw)
In-Reply-To: <45E5A4E6.3010508@indiana.edu>

On Wed, Feb 28, 2007 at 10:51:02AM -0500, Piotr Adam Zolnierczuk wrote:
> 
> Hi,
> I am trying to compile a flash bootloader for a AT91SAM9260EK board on 
> my Linux box.

U-Boot?

> When I use gnuarm.org precompiled toolchain (gcc-3.4.3) it works fine, 
> but when I use my own toolchain
> (build by buildroot rev 17875, gcc-4.1.1) it complains about missing 
> gcc_s (the bootloader wants to use __divsi3 routine).

either build a toolchain with soft float or remove -msoft-float from the
makefiles in the U-Boot source.

(but the only real option you have is to turn on soft-float when
building, using the kernels FPU-emulation is horribly slow.)

> My toolchain properly builds libgcc_s.so, but for some reasons it does 
> not build libgcc_s.a. Otherwise the toolchain is fine: builds kernel, 
> rootfs etc.
> 
> Any ideas how can I "force" buildroot to build a static version of libgcc_s?

I don't think you need to do that.


Thomas.

  reply	other threads:[~2007-02-28 18:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 15:51 [Buildroot] static libgcc_s Piotr Adam Zolnierczuk
2007-02-28 18:37 ` Thomas Lundquist [this message]
2007-02-28 21:45 ` Erik Andersen
2007-03-01  0:48   ` Piotr Adam Zolnierczuk
2007-03-01  6:13     ` Ulf Samuelsson
2007-03-01 14:42       ` Zolnierczuk, Piotr
2007-03-01 15:58         ` Ulf Samuelsson
2007-03-01 16:20           ` Piotr Adam Zolnierczuk
2007-03-01 16:55             ` Ulf Samuelsson
     [not found] <mailman.1.1172692802.12481.buildroot@uclibc.org>
2007-02-28 20:41 ` Zolnierczuk, Piotr

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=20070228183709.GA21065@zelow.no \
    --to=lists@zelow.no \
    --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