mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Updated Using Rust on Windows (markdown)
+1
-1
@@ -1,4 +1,4 @@
|
||||
As of release 0.9, Rust still depends on GCC for platform linker and C runtime libraries, so you will need to install it.
|
||||
As of release 0.9, Rust still depends on GCC for platform linker and C runtime libraries, so you will need to install one:
|
||||
|
||||
## MinGW
|
||||
The standard way of using Rust on Windows is to install the [MinGW/MSYS](http://www.mingw.org/) environment:
|
||||
|
||||
Reference in New Issue
Block a user