You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
13 years ago | |
---|---|---|
config | 13 years ago | |
contrib | 15 years ago | |
docs | 13 years ago | |
kconfig | 14 years ago | |
licenses.d | 16 years ago | |
patches | 13 years ago | |
samples | 13 years ago | |
scripts | 13 years ago | |
.hgignore | 14 years ago | |
.hgtags | 13 years ago | |
.version | 13 years ago | |
COPYING | 15 years ago | |
LICENSES | 16 years ago | |
Makefile.in | 13 years ago | |
README | 14 years ago | |
TODO | 13 years ago | |
configure | 13 years ago | |
ct-ng.comp | 13 years ago | |
ct-ng.in | 13 years ago | |
steps.mk | 14 years ago |
README
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!