Known issue: #5878 <https://github.com/mozilla/rust/issues/5878>.

At mingw prompt, run:
        mingw-get upgrade "g++<4.6"
        mingw-get upgrade "libpthread=2.8.0-3"

This will roll some components back to older version that Rust binaries
require.

You can then copy libgcc_s_dw2-1.dll, libstdc++-6.dll and libpthread-2.dll
from %mingw%\bin into Rust installation directory and run "mingw-get
upgrade" to go back to latest versions.

Vadim



On Fri, Sep 27, 2013 at 6:09 AM, Renato Lenzi <rex...@gmail.com> wrote:

> Strange thing...
> after installing rust 08 on W7 System rustc.exe (or rust.exe or rusti.exe)
> doesn't start and Windows complains:
>
> "the application was unable to start correctly (0xc0000005).
> The worst thing is that reinstalling rust07 i get the same error...... now
> i'm without Rust :-(
>
> ideas?
>
> Regards.
>
> _______________________________________________
> Rust-dev mailing list
> Rust-dev@mozilla.org
> https://mail.mozilla.org/listinfo/rust-dev
>
>
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to