Lines Matching full:cross
13 Once you have a suitable :ref:`sdk-manual/intro:the cross-development toolchain`
77 2. *Source the Cross-Toolchain Environment Setup File:* As described
78 earlier in the manual, installing the cross-toolchain creates a
79 cross-toolchain environment setup script in the directory that the
107 4. *Cross-Compile the Project:* This command compiles the project using
108 the cross-compiler. The
116 project, you can use the cross-toolchain by just passing the
119 directory in which you installed the cross-toolchain. For example,
124 the appropriate cross-toolchain tools::
137 cross-toolchain environment setup script and how they are used or
144 architecture that the installed cross-toolchain supports.
160 Simple Makefile-based projects use and interact with the cross-toolchain
161 environment variables established when you run the cross-toolchain
166 example that lets you see how you can use cross-toolchain environment
267 2. *Source the Cross-Toolchain Environment Setup File:* As described
268 earlier in the manual, installing the cross-toolchain creates a
269 cross-toolchain environment setup script in the directory that the
329 cross-toolchain compiler is not used. Rather, the default compiler is
392 If you used the cross-toolchain compiler to build