A versatile (cross-)toolchain generator.
Go to file
Yann E. MORIN" f791f6b6bf Sanitise ./configure a little bit.
Add a check for bash 3.0 or above.
2007-09-12 20:44:15 +00:00
config Merge from branches/ia64@476 : add ia64 preliminary support. 2007-09-11 17:24:09 +00:00
docs Update credits to give adequate credit to Al Stone. 2007-09-11 17:50:18 +00:00
kconfig Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash! 2007-09-12 17:35:07 +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 D.U.M.A. 2_5_8 and associated patches. 2007-09-07 21:31:01 +00:00
samples Merge from branches/ia64@476 : add ia64 preliminary support. 2007-09-11 17:24:09 +00:00
scripts Merge from branches/ia64@476 : add ia64 preliminary support. 2007-09-11 17:24:09 +00:00
tools Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash! 2007-09-12 17:35:07 +00:00
.version Bump version to .svn. 2007-09-01 16:41:07 +00:00
configure Sanitise ./configure a little bit. 2007-09-12 20:44:15 +00:00
COPYING Clarify licensing issues. 2007-08-15 21:22:28 +00:00
ct-ng.in make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: don't try to be smart, we just _know_ where ct-ng is at configure time! 2007-09-11 17:14:28 +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!