After I downgrade my GCC, and upgrade the libpthread again, it work fine now.
Thank you and others! 发件人: Vadim [mailto:[email protected]] 发送时间: 2013年8月26日 14:46 收件人: Sun 抄送: [email protected] 主题: Re: [rust-dev] rust-0.7 windows build and run Did you downgrade your GCC as well? https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust#mo re-info-for-windows-users https://github.com/mozilla/rust/issues/5878#issuecomment-22838907 On Sun, Aug 25, 2013 at 6:39 AM, Sun <[email protected] <mailto:[email protected]> > wrote: Hi there, On my Linux computer, rust can work well. But on windows, the rustc could not run, the error message is "The application was unable to start correctly (0xc0000142). Click OK to close the application. Win 8 x64 Mingw 4.7.2 x86(downgrade the libthread for rust) It seem the problem occurs since rust-0.5 and do not fixed it yet? If I try to build rust for myself, for a common reason(I think it is because the GFW, I am a Chinese), we can not connect to the archive server. So the stage0 is failed. How to fix it? Thanks! Regards Sun _______________________________________________ Rust-dev mailing list [email protected] <mailto:[email protected]> https://mail.mozilla.org/listinfo/rust-dev
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
