Thanks, Felix. I came up with a simpler soution: brew install rust :) - That works just fine (at least I now have a running rust 0.9 compiler).
/Martin On Mon, Feb 10, 2014 at 1:33 PM, Felix S. Klock II <[email protected]>wrote: > Martin (cc'ing rust-dev)- > > I recommend you file a fresh bug with a transcript of your own build > attempt. > > I infer you are pointing us to issue #11162 because of some similarity in > the log output you see between that and your own build issue, but issue > #11162 is fundamentally related to a local LLVM install (at least according > to its current title) and has been verified as fixed by others, so I > believe you are probably better off making a fresh bug (and perhaps linking > to #11162 from it). > > Cheers, > -Felix > > > On 09/02/2014 22:56, Martin Koch wrote: > > 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 > [email protected]https://mail.mozilla.org/listinfo/rust-dev > > > > -- > irc: pnkfelix on irc.mozilla.org > email: {fklock, pnkfelix}@mozilla.com > >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
