================ Comment at: docs/CrossCompilationClang.rst:121 @@ +120,3 @@ +There are four main options to control access to your cross-compiler: +``sysroot``, ``-ccc-gcc-name``, ``-I`` and ``-L``. The latter half is +well known, but they're particularly important for additional libraries ---------------- Missing dash before sysroot.
http://llvm-reviews.chandlerc.com/D1606 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
