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)
commitcdc41f5bcfa74987b016d42cde55f0d62a6f4c64
treeb869e9eec84b342e9cf0b62dfd0d406c69c0a189
parent865919d60d0cd05f97f5762b505b0c3b92aeedf7
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214565 91177308-0d34-0410-b5e6-96231b3b80d8
docs/GettingStarted.rst