A versatile (cross-)toolchain generator.
Go to file
Yann E. MORIN" ecd5005989 Don't use -pipe when building glibc>=2.6: ./configure chokes on it.
(This is because "gcc -pipe --help" doesn't print what it should print).
2007-08-12 15:19:45 +00:00
config Add experimental binutils-2.17.50.0.18, along with patches from previous snapshot. 2007-08-12 08:05:57 +00:00
docs Small typo fix. 2007-07-30 21:09:12 +00:00
kconfig Re-instate the --local configure switch to not install and use the local crosstool-NG copy. 2007-07-22 17:44:27 +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 experimental binutils-2.17.50.0.18, along with patches from previous snapshot. 2007-08-12 08:05:57 +00:00
samples Remove any reference to libfloat. That has gone once and for all. 2007-07-30 20:02:13 +00:00
scripts Don't use -pipe when building glibc>=2.6: ./configure chokes on it. 2007-08-12 15:19:45 +00:00
tools When adding a new experimental/obsolete version, mark it as so in the prompt. 2007-08-11 10:55:38 +00:00
configure Re-instate the --local configure switch to not install and use the local crosstool-NG copy. 2007-07-22 17:44:27 +00:00
COPYING Remove any reference to libfloat. That has gone once and for all. 2007-07-30 20:02:13 +00:00
ct-ng.in Try again to fix the --local behavior. 2007-07-23 09:46:05 +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 Have Mekfile.in be a little more verbose. 2007-08-07 17:15:27 +00:00
README Fix running without installing. 2007-07-01 21:21:11 +00:00
steps.mk Remove any reference to libfloat. That has gone once and for all. 2007-07-30 20:02:13 +00:00
version Bump version to +svn. 2007-07-28 21:35:46 +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!