mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
A versatile (cross-)toolchain generator.
86c54d8079
Fortran is not supported for all targets, though. ARM at least does not work. /trunk/scripts/build/binutils.sh | 8 8 0 0 ++++++++ /trunk/scripts/build/cc_gcc.sh | 11 6 5 0 ++++++----- /trunk/scripts/crosstool.sh | 10 9 1 0 +++++++++- /trunk/tools/addToolVersion.sh | 3 3 0 0 +++ /trunk/steps.mk | 2 2 0 0 ++ /trunk/config/cc/gcc.in | 16 16 0 0 ++++++++++++++++ 6 files changed, 44 insertions(+), 6 deletions(-) |
||
---|---|---|
arch | ||
config | ||
contrib | ||
docs | ||
kconfig | ||
licenses.d | ||
patches | ||
samples | ||
scripts | ||
tools | ||
.version | ||
configure | ||
COPYING | ||
ct-ng.in | ||
LICENSES | ||
Makefile.in | ||
README | ||
steps.mk |
This is the README for crosstool-NG To get you started, just enter: ./configure --help You can find a (terse and WIP) documentation in docs/overview.txt. You can also point your browser to http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool If you need to send a bug report or a patch, please send a mail with subject prefixed with "[CT_NG]" with the following destinations: TO: crossgcc (at) sourceware.org CC: yann.morin.1998 (at) anciens.enib.fr The people that helped are listed in docs/CREDITS. Many thanks to them! :-) Aloha!