Skip to content

This is my test #9591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
meagon opened this issue Sep 28, 2013 · 4 comments
Closed

This is my test #9591

meagon opened this issue Sep 28, 2013 · 4 comments

Comments

@meagon
Copy link

meagon commented Sep 28, 2013

No description provided.

@meagon
Copy link
Author

meagon commented Sep 28, 2013

on windows platfrom:I got this problem

warning: invalid logging spec '1 ', ignoring it
task 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 failed at 'explicit failure', c:\bot\slave\dist2-win\build\src\librustc\rustc.rs:391

@thestinger
Copy link
Contributor

You need gcc in your path for rustc to be able to link.

@pnkfelix
Copy link
Member

we have got to improve that error message, though, right?

@thestinger
Copy link
Contributor

@pnkfelix: the solution is to ship our own linker and not rely on external dependencies unless ./configure is used to override the internal ones in favour of external ones

#9367

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants