slackbuilds/development/crosstool-ng
Christoph Willing 590bd75cfd development/crosstool-ng: Updated for version 1.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-05-09 08:13:00 +07:00
..
README development/crosstool-ng: Added (Toolchain Generator) 2013-06-05 03:17:41 -05:00
README.x86_64_to_raspi development/crosstool-ng: Added (Toolchain Generator) 2013-06-05 03:17:41 -05:00
crosstool-ng.SlackBuild development/crosstool-ng: Updated for version 1.20.0. 2015-05-09 08:13:00 +07:00
crosstool-ng.info development/crosstool-ng: Updated for version 1.20.0. 2015-05-09 08:13:00 +07:00
slack-desc development/crosstool-ng: Added (Toolchain Generator) 2013-06-05 03:17:41 -05:00
x86_64_to_raspi.conf development/crosstool-ng: Added (Toolchain Generator) 2013-06-05 03:17:41 -05:00

README

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.

An example use case is creation of a toolchain to enable software compilation
on an x86_64 machine targeting a Raspberry Pi (32bit arm architecture).