slackbuilds_ponce/development/crosstool-ng
David Spencer e62411a373 system/crosstool-ng: Fixed .info file.
VERSION was wrong.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-11-24 19:23:45 +07:00
..
crosstool-ng.info system/crosstool-ng: Fixed .info file. 2013-11-24 19:23:45 +07:00
crosstool-ng.SlackBuild
README
README.x86_64_to_raspi
slack-desc
x86_64_to_raspi.conf

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).