On 21 June 2013 22:17, Brian Anderson <[email protected]> wrote: >> - Adding compatibility with the newlib C library > > > Last time this came up we preferred musl. > > https://github.com/mozilla/rust/issues/7283
Musl isn't really comparable to Newlib. Newlib is (relatively) easy to port to platforms running with no OS. Musl, uclibc, glibc all have strong dependencies on Linux. Alex _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
