Lines Matching refs:cross
11 For more information on how to use Clang as a cross-compiler,
20 system, cross-compiling from an x86_64 host (most Intel and AMD chips
30 * ``libgcc1-armhf-cross``
31 * ``libsfgcc1-armhf-cross``
32 * ``libstdc++6-armhf-cross``
33 * ``libstdc++6-4.7-dev-armhf-cross``
61 * ``'-target arm-linux-gnueabihf'`` or whatever is the triple of your cross GCC.
64 * Appropriate use of ``-I`` and ``-L``, depending on how the cross GCC is installed,
71 using Clang as a cross-compiler, you will *also* have to set ``--sysroot``
95 #. If you're using Clang as the cross-compiler, there is a problem in
148 If you're using Clang as the cross-compiler, run: