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