summaryrefslogtreecommitdiffstats
path: root/development/crosstool-ng/README
blob: 11f5c0d75ae4ec887b42188f4d615a1635778562 (plain)
1
2
3
4
5
crosstool-NG aims at building toolchains. Toolchains are an essential
component in a software development project. It will compile, assemble
and link the code that is being developed. Some pieces of the toolchain
will eventually end up in the resulting binary/ies: static libraries
are but an example.