On 1 August 2014 01:32, Richard Diamond <wich...@vitalitystudios.com> wrote:
> Yes, but currently only when target_os = "nacl", ie when one has targeted
> le32-unknown-nacl (otherwise it's just a matter of using --cfg
> "target_libc=\"newlib\""). I should note however, libuv is for the most part
> unable to use Newlib (last time I tried, it was a mess, even after much
> effort on my part to remove uses of glibc only functions). In fact, it is
> this reason libuv is disabled for PNaCl.

It'd would be helpful if you could point out what specific parts of
libuv depend on glibc...

We need to figure out how to move forward with this, whether it's
fixable or rustuv crate would have to be disable when newlib is in in
use.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to