A versatile (cross-)toolchain generator.
Go to file
2007-07-16 20:41:19 +00:00
config Add an option to save downloaded tarballs to local tarballs directory. 2007-07-15 17:00:30 +00:00
docs Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN. 2007-07-13 14:25:06 +00:00
kconfig Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. 2007-07-15 09:09:04 +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 Update and fix a patch to strace. 2007-07-16 18:58:40 +00:00
samples Update the mips-unknown-linux-uclibc sample. 2007-07-16 20:41:19 +00:00
scripts Add an option to save downloaded tarballs to local tarballs directory. 2007-07-15 17:00:30 +00:00
tools Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. 2007-07-15 09:09:04 +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 Add an action to print the version. 2007-07-16 16:34:36 +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 Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. 2007-07-15 09:09:04 +00:00
README Fix running without installing. 2007-07-01 21:21:11 +00:00
steps.mk Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. 2007-07-15 09:09:04 +00:00
TODO Update TODO. 2007-07-16 16:35:15 +00:00
version Bump version to +svn. 2007-07-15 17:01:40 +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!