On 18 March 2017 at 20:01, Richard W.M. Jones <rjo...@redhat.com> wrote:
> It would break supermin which compiles a tiny statically linked init. > > Actually as of today we are using dietlibc instead of glibc-static on > every architecture that Fedora supports resulting in massive savings > in code size and performance: > Did you try to link it against uClibc? If t is about executable size depends which one libc functions linking with uClibc should give you waay smaller binaries. Please just try :) *Install please uClibc-devel package and put -L%{_*libdir}/uClibc before all -l<foo> parameters. kloczek -- Tomasz Kłoczko | LinkedIn: *http://lnkd.in/FXPWxH <http://lnkd.in/FXPWxH>*
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org