A versatile (cross-)toolchain generator.
Go to file
Yann E. MORIN" 14bc57f904 Update samples to latest set of options.
Update components up to the latest working version.
Update the set of supported languages for each sample.

 /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config      |   42    14    28     0 ++----
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config       |  107    62    45     0 ++++++++------
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config |   42    14    28     0 ++----
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config          |   79    43    36     0 ++++++-----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config         |   42    13    29     0 +-----
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config     |  112    65    47     0 +++++++++------
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config        |   42    14    28     0 ++----
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config         |   44    15    29     0 ++----
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config             |   44    15    29     0 ++----
 9 files changed, 255 insertions(+), 299 deletions(-)
2008-05-04 10:44:07 +00:00
arch Merge the preliminary Super-H support from /branches/Super-H. 2008-01-16 22:06:15 +00:00
config One-liner to fix default proxy config. 2008-05-03 17:56:40 +00:00
contrib Adds contrib patch to support the OpenRISK or1k. 2008-04-27 15:30:39 +00:00
docs Better explain why populate exists. 2008-05-02 21:53:09 +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 Remove some EXPERIMENTAL binutils versions, I do not have time to create associated patches. 2008-05-02 21:51:14 +00:00
samples Update samples to latest set of options. 2008-05-04 10:44:07 +00:00
scripts Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work. 2008-05-03 17:51:16 +00:00
tools Eye-candy in the addToolVersion.sh script. 2008-05-02 17:49:29 +00:00
.version Bump version to 1.0.0+svn. 2008-01-16 22:27:55 +00:00
configure Cleanup building the snapshot version number. 2008-04-17 19:21:32 +00:00
COPYING Robet P. J. DAY: typoes. 2008-02-14 22:44:34 +00:00
ct-ng.in Bail out if /bin/bash does not exist, or if it is not bash>=3.0. 2008-01-16 21:41:53 +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 Rebuild generated files if re-configured. 2008-05-01 19:47:25 +00:00
README Update docs/CREDITS: ARM EABI support. 2007-09-14 21:41:00 +00:00
steps.mk Merge the fortran stuff to trunk now it works! 2008-04-30 10:43:41 +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]" with the following destinations:
    TO: crossgcc (at) sourceware.org
    CC: yann.morin.1998 (at) anciens.enib.fr

The people that helped are listed in docs/CREDITS. Many thanks to them! :-)

Aloha!