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" 81ef1431ee Tagging release 1.7.2 13 years ago
config complibs/gmp: 5.0.0 misses 'EXPERIMENTAL' in the prompt 13 years ago
contrib Update the OpenRISC or32 contrib to correctly set EXPERIMENTAL. 15 years ago
docs docs: update the known issues 13 years ago
kconfig kconfig: silence a warning about undefined env variable 13 years ago
licenses.d Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case. 16 years ago
patches libc/newlib: the m68k processor does not like unaligned 13 years ago
samples samples: update 13 years ago
scripts scripts: remove . from $PATH 13 years ago
.hgignore Add .hgignore file. 14 years ago
.hgtags Tagging release 1.7.2 13 years ago
.version 1.7: update version to 1.7.2 13 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 configure: fix --mandir 13 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: fix --mandir 13 years ago
ct-ng.comp scripts: misc help and auto-complete fixes 13 years ago
ct-ng.in scripts: misc help and auto-complete fixes 13 years ago
steps.mk scripts: misc help and auto-complete fixes 13 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!