Skip to content

rustc crashes in Windows due to missing libgcc DLL #3318

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
mcandre opened this issue Aug 31, 2012 · 2 comments
Closed

rustc crashes in Windows due to missing libgcc DLL #3318

mcandre opened this issue Aug 31, 2012 · 2 comments

Comments

@mcandre
Copy link

mcandre commented Aug 31, 2012

When I try to rustc --lib mycode.rs, I get an error:

The program can't start because libgcc_s_dw2-1.dll is missing from your computer.
Try reinstalling the program to fix this problem.

Specs:

  • Rust 0.3
  • Windows 7 x64 Professional
@catamorphism
Copy link
Contributor

Seems like #3319 covers this?

@viperscape
Copy link

I'm now getting this error, I reinstalled rust 0.13 ontop of 0.12 to upgrade it. Cargo cannot run now. My system is missing this dll it seems

bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
fix Removed indentation after nested comments error
RalfJung pushed a commit to RalfJung/rust that referenced this issue Feb 25, 2024
compiletest: call cargo-miri directly rather than via 'cargo run'

Fixes rust-lang/miri#3297. Thanks to `@bjorn3` for figuring out the cause of this.

r? `@oli-obk`
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