On 09/28/2013 09:27 AM, lambda wrote:
On my Windows XP,I got this error,which i compile the code:
warning: got 1 RUST_LOG specs but only matched 0 of them.
You may have mistyped a RUST_LOG spec.
Use RUST_LOG=::help to see the list of crates and modules.

task <unnamed> failed at 'failure in CreateProcess: The system cannot 
find the file specified.
', C:\bot\slave\dist2-win\build\src\libstd\run.rs:532
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug
note: try running with RUST_LOG=rustc=1 to get further details and report the 
results to github.com/mozilla/rust/issues
task <unnamed> failed at 'explicit failure', 
c:\bot\slave\dist2-win\build\src\librustc\rustc.rs:391

I would guess that this is due to not being able to find gcc, which Rust uses for linking.

Using Rust on Windows is not easy. There are a lot of instructions here though: https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust#windows
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to