On Thu, 2011-08-04 at 14:50 +0200, Cezary Jackiewicz wrote: > > I assumed that since it is available as external library, it would be > > better to use this external (shared) library to save some space. Now I > > realize that it is statically linked and my assumption is incorrect and > > resulting in an extra unnecessary dependency. > > > > So it would be better to use the build-in libpopt? > > Just look how grow binary with libpopt build-in. If size grows more > than 10k, should be external. > I tried. The size grows around 20k per executable when the build-in libopt is used. So I'll stay at using the external version.
Thanks for your thoughts, Maarten _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
