All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <Kai.Kang@windriver.com>
To: "Hatle, Mark" <mark.hatle@windriver.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Question about apply eglibc configurability to create minimal image
Date: Thu, 9 Jun 2011 18:57:16 +0800	[thread overview]
Message-ID: <4DF0A70C.7080501@windriver.com> (raw)

Hi Mark,

I am focus on eglibc itself compilation with disabling all the 
configurable options, right now eglibc can be compiled with disable all 
the configurable options.

But when I build core-image-minimal in a clear new directory, some 
packages build failed and they need eglibc supports, such as

gcc-runtime    depends on     libc-libm
ncurse            depends on    libc-posix-wchar-io libc-posix-clang-wchar
openssl           depends on    libc-inet libc-nsswitch
gettext            depends on    libc-spawn libc-locale-code 
libc-getlogin libc-utmp
...

After enable those options, the image size only decrease from 9.6M  to 
9.4M(qemux86). And the dependencies on eglibc is hard to break, 
something like  libcrypt getlogin(function) can't be breaken.
Could you give me some directions what should I do with eglibc 
configurability?
Thanks a lot!

I made a mistake that try eglibc configurability in a directory which 
has build core-image-minimal, so the packages which depend on eglibc 
didn't rebuild, and I didn't find the dependency before. I am sorry!

Regards,
Kai


             reply	other threads:[~2011-06-09 10:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09 10:57 Kang Kai [this message]
2011-06-09 10:59 ` [poky] Question about apply eglibc configurability to create minimal image Koen Kooi
2011-06-09 10:59   ` Koen Kooi
2011-06-09 15:20 ` Mark Hatle
2011-06-09 15:20   ` Mark Hatle
2011-06-09 15:34   ` Frans Meulenbroeks
2011-06-09 15:38     ` Mark Hatle
2011-06-10  2:50   ` Kang Kai
2011-06-10  2:50     ` Kang Kai
2011-06-17 10:05   ` Kang Kai
2011-06-17 10:05     ` Kang Kai
2011-06-17 15:46     ` Mark Hatle
2011-06-17 15:46       ` Mark Hatle
2011-06-17 16:10       ` Koen Kooi
2011-06-21  7:35       ` Kang Kai
2011-06-21  7:35         ` Kang Kai
2011-06-27  2:09         ` Kang Kai
2011-06-27  2:09           ` [OE-core] " Kang Kai
2011-06-09 19:34 ` Khem Raj

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=4DF0A70C.7080501@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=mark.hatle@windriver.com \
    --cc=poky@yoctoproject.org \
    /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.