This chapter explains how to integrate third-party toolchains with Tornado 2.0. Integrating a toolchain with Tornado generally involves the following steps:
Creating a makefile fragment containing the toolchain information.
Exposing the toolchain to the Tornado Project facility.
Testing.
Throughout this discussion, Tool denotes the name of your toolchain (for example, gnu or diab).