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" 23ffbc6031 complibs: update versions
GMP      : 4.3.2, 5.0.1*
CLooG/PPL: 0.15.8 0.15.9
libelf   : 0.8.13

*: patch series added
14 years ago
config complibs: update versions 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: update versions 14 years ago
samples samples: fix samples 14 years ago
scripts scripts/addToolsVersion: fix handling libelf 14 years ago
.hgignore Add .hgignore file. 14 years ago
.hgtags update tags 15 years ago
.version [configure] Use hg to compute the version string 15 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 Fix typos and adjust some documentation. 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: fix completion to show samples 14 years ago
ct-ng.in config: fix generated config files when GREP_OPTIONS set --color=always 14 years ago
steps.mk tools: move sstrip to the binary utilities menu 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!