All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] The external toolchain can be used statically.
Date: Tue, 7 Dec 2010 19:08:31 -0500	[thread overview]
Message-ID: <201012071908.32897.vapier@gentoo.org> (raw)
In-Reply-To: <1291736894-3692-1-git-send-email-serj.kalichev@gmail.com>

On Tuesday, December 07, 2010 10:48:14 Serj Kalichev wrote:
> I tried to build minimal busybox-only project for using as initramfs. I use
> external buildroot toolchain. The buildroot copy the .so libraries from
> external toolchain to the target dir unconditionally. But I build busybox
> statically and don't need shared libraries (the size of resulted image is
> too big with unneeded libraries).

this isnt entirely correct.  glibc will still load shared libs on the fly such 
as nss and iconv.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101207/c4ca3415/attachment.pgp>

  reply	other threads:[~2010-12-08  0:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 15:48 [Buildroot] [PATCH] The external toolchain can be used statically Serj Kalichev
2010-12-08  0:08 ` Mike Frysinger [this message]
     [not found]   ` <AANLkTikFg6m92-ovN5cf6E29-owMVLY_K20twJ1eqy66@mail.gmail.com>
2010-12-08  7:21     ` [Buildroot] Fwd: " Pkun
2010-12-08 10:40   ` [Buildroot] " Pkun
2010-12-08 10:48     ` Mike Frysinger
2010-12-08 11:26       ` Pkun
2010-12-08 11:31         ` Mike Frysinger

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=201012071908.32897.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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.