A versatile (cross-)toolchain generator.
Go to file
2007-09-01 16:40:11 +00:00
config For those architectures that support both endianness, some default to big endian, others default to little endian. 2007-08-30 19:49:21 +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 all samples to the latest set of options (because so much as changed since we dropped the core C compiler and many obsolete versions). 2007-08-15 21:24:02 +00:00
scripts Fix restoring the environment. 2007-08-16 12:13: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-08-15 21:25:49 +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!