All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about apply eglibc configurability to create minimal image
@ 2011-06-09 10:57 Kang Kai
  2011-06-09 10:59   ` Koen Kooi
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Kang Kai @ 2011-06-09 10:57 UTC (permalink / raw)
  To: Hatle, Mark; +Cc: poky@yoctoproject.org

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


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-06-27  2:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 10:57 Question about apply eglibc configurability to create minimal image Kang Kai
2011-06-09 10:59 ` [poky] " 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

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.