Mention the need for a linker

Fixes #31181
This commit is contained in:
Steve Klabnik 2016-01-25 22:26:56 -05:00
parent 0486e12ad0
commit 6c56260b30

View File

@ -167,6 +167,10 @@ variable. If it isn't, run the installer again, select "Change" on the "Change,
repair, or remove installation" page and ensure "Add to PATH" is installed on
the local hard drive.
Rust does not do its own linking, and so youll need to have a linker
installed. Doing so will depend on your specific system, consult its
documentation for more details.
If not, there are a number of places where we can get help. The easiest is
[the #rust IRC channel on irc.mozilla.org][irc], which we can access through
[Mibbit][mibbit]. Click that link, and we'll be chatting with other Rustaceans