Refer would-be llvm-gcc source users/hackers to the compilation guide.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15046 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 5653fb2..ffd8537 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -240,8 +240,7 @@
 on your platform.</p>
 
 <p>The GCC front end is not very portable at the moment.  If you want to get it
-to work on another platform, you can download a copy of the source and try to
-compile it on your platform.</p>
+to work on another platform, you can download a copy of the source and <a href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p>
 
 </div>