mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 18:56:31 +00:00
A versatile (cross-)toolchain generator.
4bf71cb437
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 13 8 5 0 +++-- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 35 24 11 0 +++++++++---- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 11 7 4 0 +++- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 19 11 8 0 ++++--- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 11 7 4 0 +++- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 11 7 4 0 +++- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 16 10 6 0 ++++-- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 13 8 5 0 +++-- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 11 7 4 0 +++- 12 files changed, 110 insertions(+), 63 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!