[Buildroot] [PATCH] The external toolchain can be used statically.

Mike Frysinger vapier at gentoo.org
Wed Dec 8 10:48:05 UTC 2010


On Wednesday, December 08, 2010 05:40:17 Pkun wrote:
> Ok.

please dont top post

> May be the right way is to copy only
> "/usr/lib/libnss*.so*" and
> "/usr/lib/gconv"
> when the static is preferred?

no, because that wont pull in the libraries that those libraries need.  like 
libc.so, libresolv.so, ld-linux.so, ......  at which point you might as well 
leave them alone.

> Or make the shared libraries copying optional in Config.in?
> Or make checkboxes especially for libnss and conv libraries to force
> copying?

i think the only safe way would be to let end users remove the files they know 
they wont need at runtime.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101208/098ded21/attachment.asc>


More information about the buildroot mailing list