On Wed, Jul 17, 2013 at 3:11 PM, Steve Adams <[email protected]> wrote: > Also, regardless of which system I use to build, it takes many hours to do a > build. Will this be changing in future releases?
If it takes many hours to build, you're probably running out of memory. After LLVM is built, it takes me 12-15 minutes to compile the 3 stages of the Rust compiler. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
