Lines Matching +full:host +full:- +full:io
3 Crosstool-NG (Deprecated)
9 :ref:`cross-compile toolchain variant <other_x_compilers>` should be used
10 when using a custom toolchain built with Crosstool-NG.
12 You can build toolchains from source code using crosstool-NG.
14 #. Follow the steps on the crosstool-NG website to `prepare your host
15 <http://crosstool-ng.github.io/docs/os-setup/>`_.
18 <https://github.com/zephyrproject-rtos/sdk-ng/blob/master/README.md>`_ to
22 You will need to clone the ``sdk-ng`` repo and run the following command:
24 .. code-block:: console
34 - Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``xtools``.
35 - Set :envvar:`XTOOLS_TOOLCHAIN_PATH` to the toolchain build directory.
41 .. code-block:: console
49 .. _crosstool-ng site: http://crosstool-ng.org