A versatile (cross-)toolchain generator.
Go to file
Yann E. MORIN" ba2827e22d Separate clean actions from build actions;
Re-label "Preconfigured actions" to "Preconfigured toolchains";
Small eye-candy fix in the help text for liststeps.
2007-07-09 20:55:32 +00:00
config Add linux-2.6.22. 2007-07-09 16:34:44 +00:00
docs Update man page to explictly point to overview.txt. 2007-07-09 17:35:45 +00:00
kconfig Make distclean work again: don't try to remove a directory twice. 2007-07-08 17:56:13 +00:00
licenses.d Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case. 2007-03-11 09:46:22 +00:00
patches Add the first tool facility: sstrip. 2007-06-01 17:00:43 +00:00
samples Be a little more verbose during regtest to say that a sample did build. 2007-07-09 18:37:21 +00:00
scripts Add a utility to populate a root directory with libraries from the toolchain. 2007-07-08 17:44:59 +00:00
tools Fix the install procedure: 2007-07-08 22:28:47 +00:00
configure Kill "./configure --local", it does not work and it is dangerous if one tries to "make uninstall"! 2007-07-03 22:05:00 +00:00
COPYING Rephrase the licensing of patches/ 2007-07-02 17:45:27 +00:00
CREDITS Get rid of eclipse fiels once and for all. 2007-07-02 19:40:54 +00:00
ct-ng.in Separate clean actions from build actions; 2007-07-09 20:55:32 +00:00
LICENSES Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
Makefile.in Fix the install procedure: 2007-07-08 22:28:47 +00:00
Makefile.steps Separate clean actions from build actions; 2007-07-09 20:55:32 +00:00
README Fix running without installing. 2007-07-01 21:21:11 +00:00
version Bump version to +svn. 2007-07-08 22:30:48 +00:00

This is the README for crosstool-NG

To get you started, just enter:
  ./configure --help

You can find a (terse and WIP) documentation in docs/overview.txt.

You can also point your browser to
  http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool

If you need to send a bug report or a patch, please send a mail with subject
prefixed with "[CT_NG]" to:
   yann.morin.1998 (at) anciens.enib.fr

Aloha!