Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot requires a password
Date: Sat, 12 Oct 2013 16:56:39 +0200	[thread overview]
Message-ID: <20131012165639.0bc4a78d@skate> (raw)
In-Reply-To: <72BD24884B4745F4BE4A855D78178642@M58p>

Dear Sabri Altunbas,

Please keep the list in Cc.

On Sat, 12 Oct 2013 15:47:50 +0200, Sabri Altunbas wrote:

> BR2_PREFER_STATIC_LIB=y

This,

> BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM201305=y

together with this cannot work. The Sourcery CodeBench toolchains use
the glibc C library, which simply doesn't work for static linking. Even
if you statically link Busybox, it will still need some of the shared
libraries, loaded dynamically at runtime.

So, switch to use shared libraries, or use a C library that works
properly with static linking: uClibc.

I'll send a patch to ensure that glibc toolchains aren't used when
static linking is selected.

Best regards,

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

  parent reply	other threads:[~2013-10-12 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 12:11 [Buildroot] buildroot requires a password Sabri Altunbas
2013-10-12 12:50 ` Thomas Petazzoni
     [not found]   ` <72BD24884B4745F4BE4A855D78178642@M58p>
2013-10-12 14:56     ` Thomas Petazzoni [this message]
     [not found]       ` <DE9772AAEF4F4E35B1CA8F3B5A7C7865@M58p>
2013-10-12 15:41         ` 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=20131012165639.0bc4a78d@skate \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox