mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
4 lines
302 B
Text
4 lines
302 B
Text
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.
|