mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
A versatile (cross-)toolchain generator.
config | ||
contrib | ||
docs | ||
kconfig | ||
licenses.d | ||
patches | ||
samples | ||
scripts | ||
.hgignore | ||
.hgtags | ||
.version | ||
configure | ||
COPYING | ||
ct-ng.comp | ||
ct-ng.in | ||
LICENSES | ||
Makefile.in | ||
README | ||
steps.mk | ||
TODO |
This is the README for crosstool-NG TABLE OF CONTENT / ________________/ - GETTING STARTED - CREDITS - KNOWN ISSUES GETTING STARTED / _______________/ To get you started, just enter: ./configure --help You can find a (terse and WIP) documentation in docs/overview.txt. Here's a summary of what you'll find in there: Introduction History Installing crosstool-NG Configuring crosstool-NG Running crosstool-NG Using the toolchain Toolchain types Contributing Internals You can also point your browser at: http://ymorin.is-a-geek.org/projects/crosstool CREDITS / _______/ The people that helped are listed in docs/CREDITS. Many thanks to them! :-) KNOWN ISSUES / ____________/ The list of known issues is listed in docs/known-issues.txt. Aloha!