Thanks for your reply. I built by cloning from github, so I am on master. Also, I don't have llvm installed, so that must come from the rust build somehow?
GCC is > gcc --version i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) On Sun, Feb 9, 2014 at 10:30 PM, Alex Crichton <[email protected]> wrote: > This problem has been fixed on master, so I would recommend using > master or uninstalling LLVM temporarily from the system (a > non-standard gcc in the path may also mess with compilation) > > On Sun, Feb 9, 2014 at 1:15 PM, Martin Koch <[email protected]> wrote: > > Hi List > > > > I'm trying to get rust to compile, but I'm apparently running into this > bug: > > > > https://github.com/mozilla/rust/issues/11162 > > > > So my question is: How do I manually download and use this snapshot: > > > > > rust-stage0-2014-01-20-b6400f9-macos-x86_64-6458d3b46a951da62c20dd5b587d44333402e30b.tar.bz2 > > > > Thanks, > > > > /Martin Koch > > > > > > _______________________________________________ > > Rust-dev mailing list > > [email protected] > > https://mail.mozilla.org/listinfo/rust-dev > > >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
