On 2018/01/12 5:03, Cág wrote:
k.suzaki wrote:
Can I build stali with another libc? The old stali seems to be built by
uClibc.
You can but you shouldn't.
musl is the only alternative, fairly feature complete, libc, that is still
being developed. uClibc/dietlibc haven't been around for many years, newlib
is closely tied to gcc and primarily used in the embedded world.
In my opinion, musl is one of the best things to ever happen to Linux.
I want to know why another libc is bad (or good?) to build stali.
I guess it resembles to Harden Gentoo which allows to build uclib and musl.
https://wiki.gentoo.org/wiki/Project:Hardened_uClibc
https://wiki.gentoo.org/wiki/Project:Hardened_musl
------
suzaki