docs: Strongly recommend setting rpath when using a local GCC toolchain
authorReid Kleckner <reid@kleckner.net>
Fri, 1 Aug 2014 21:40:53 +0000 (21:40 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 1 Aug 2014 21:40:53 +0000 (21:40 +0000)
commit2a069a8291877a34d61522606135cd553ff03423
tree9331c69ad5fb5a0eb8e397f23462c51db65c76ec
parent4b8de11c81a6b96774401543a51ac0862d4f4f24
docs: Strongly recommend setting rpath when using a local GCC toolchain

Users keep emailing us about the difficulties of getting LD_LIBRARY_PATH
into their environment, which should be completely unecessary. Try to
strengthen the rpath recommentation by putting in an example cmake
invocation.

Speaking of which, we might want to make CMake the recommended build
system in GettingStarted.html.

llvm-svn: 214565
llvm/docs/GettingStarted.rst