You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Yann E. MORIN" 13d44f4e22 complibs/gmp: fix patch against 5.0.1 14 years ago
config config: allow libc selection in backend mode 14 years ago
contrib Update the OpenRISC or32 contrib to correctly set EXPERIMENTAL. 15 years ago
docs kconfig: silence a warning about undefined env variable 14 years ago
kconfig kconfig: silence a warning about undefined env variable 14 years ago
licenses.d Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case. 17 years ago
patches complibs/gmp: fix patch against 5.0.1 14 years ago
samples scripts: misc help and auto-complete fixes 14 years ago
scripts scripts: misc help and auto-complete fixes 14 years ago
.hgignore Add .hgignore file. 14 years ago
.hgtags update tags 14 years ago
.version [configure] Use hg to compute the version string 14 years ago
COPYING Update and clarify COPYING (plus a typo). 15 years ago
LICENSES Add the full crosstool-NG sources to the new repository of its own. 17 years ago
Makefile.in scripts: misc help and auto-complete fixes 14 years ago
README docs: move the "contributing" section to overview.txt 14 years ago
TODO docs/TODO: remove finished items, update descriptions for remaining items 14 years ago
configure configure: do not require hg when configuring in an hg clone 14 years ago
ct-ng.comp scripts: misc help and auto-complete fixes 14 years ago
ct-ng.in scripts: misc help and auto-complete fixes 14 years ago
steps.mk scripts: misc help and auto-complete fixes 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!