A versatile (cross-)toolchain generator.
Go to file
2007-09-06 08:57:45 +00:00
config Add linux-2.6.22.6 for the kernel headers. 2007-09-02 09:24:15 +00:00
docs Update CREDITS. 2007-09-01 16:40:11 +00:00
kconfig Add the possibility to force the number of // jobs without reconfiguring. 2007-08-15 14:59:37 +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 patches against gcc-3.4.6. Untested. 2007-08-15 21:23:08 +00:00
samples Update the mips-unknown-linux-uclibc sample. 2007-09-06 08:56:04 +00:00
scripts In some cases, dmalloc fails to build when building in parallel. Do not use -j# for dmalloc. 2007-09-06 08:57:45 +00:00
tools Add the possibility to force the number of // jobs without reconfiguring. 2007-08-15 14:59:37 +00:00
.version Bump version to .svn. 2007-09-01 16:41:07 +00:00
configure Fix printing the version string when configured with --local. 2007-08-15 15:39:44 +00:00
COPYING Clarify licensing issues. 2007-08-15 21:22:28 +00:00
ct-ng.in Trying to guess how we were called does not work. Don't try to be smart, and take the full path, even if we are in PATH. 2007-08-31 16:20:03 +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 printing the version string when configured with --local. 2007-08-15 15:39:44 +00:00
README Fix running without installing. 2007-07-01 21:21:11 +00:00
steps.mk Add the possibility to force the number of // jobs without reconfiguring. 2007-08-15 14:59:37 +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!