A versatile (cross-)toolchain generator.
Go to file
Yann E. MORIN" 62df5c3fed Include the full version number in the directory paths installed.
Change the version string so that it does not break 'make', and so that it has no '/' (it would be a hell if installed directories would mirror the SVN branches... :-/ )
Do not use implicit rules for the Makefile.
Simplify and enc=hance the --local test to refuse (un)installing.
Double-quotes variables, they are based on user input.
Eye-candy in the 'compile' and install messages.

 /trunk/configure   |   26    14    12     0 ++++++++++---------
 /trunk/Makefile.in |   83    45    38     0 +++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 59 insertions(+), 50 deletions(-)
2008-06-11 21:45:57 +00:00
arch PowerPC support by Daniel Dittmann. 2008-05-18 20:50:13 +00:00
config gcc-4.2.3 works quite well on my targets, now. 2008-06-09 16:40:28 +00:00
contrib Adds contrib patch to support the OpenRISK or1k. 2008-04-27 15:30:39 +00:00
docs Rework a little bit the steps and samples help entries. 2008-06-01 21:12:00 +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 Vampirise patches for gcc-4.3.{0,1} from gentoo. Absolutely untested... 2008-06-10 22:10:40 +00:00
samples Rework a little bit the steps and samples help entries. 2008-06-01 21:12:00 +00:00
scripts Add support for the up-coming gcc-4.3. 2008-06-09 16:14:23 +00:00
tools addToolVersion.sh: remove debug code. 2008-06-09 16:36:40 +00:00
.version Bump up version to 1.1.0+svn. 2008-05-04 10:46:32 +00:00
configure Include the full version number in the directory paths installed. 2008-06-11 21:45:57 +00:00
COPYING Robet P. J. DAY: typoes. 2008-02-14 22:44:34 +00:00
ct-ng.in Rework a little bit the steps and samples help entries. 2008-06-01 21:12:00 +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 Include the full version number in the directory paths installed. 2008-06-11 21:45:57 +00:00
README Update docs/CREDITS: ARM EABI support. 2007-09-14 21:41:00 +00:00
steps.mk Rework a little bit the steps and samples help entries. 2008-06-01 21:12:00 +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!