A versatile (cross-)toolchain generator.
Go to file
Yann E. MORIN" cc0082c508 While migrating the samples to use ${CT_TOP_DIR}/build as base for the build directories, the Makefile rules stoped working.
This is because 'all' depends on 'build', which does exist, and make believes there's noting to do.
Work this around by using a rule named '_ct_build' instead of plain 'build'.
2007-04-10 15:49:38 +00:00
.settings Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
config Add 2.6.20.5 and 2.6.20.6 linux kernel versions. 2007-04-10 15:04:33 +00:00
docs Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kconfig Auto-detect Darwin (MacOS-X) and disable libintl for during build for this platform. 2007-03-12 18:59:31 +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 gcc-4.1.2 and update associated patches. 2007-03-04 22:56:04 +00:00
samples Update armeb-unknown-linux-uclibc sample to disable __cxa_atexit usage. 2007-03-21 21:04:31 +00:00
scripts Update config.guess. 2007-04-10 14:55:15 +00:00
tools Update config.guess. 2007-04-10 14:55:15 +00:00
.cdtproject Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
.project Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
COPYING Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case. 2007-03-11 09:46:22 +00:00
CREDITS Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for those C libraries with no support (old uClibc). 2007-03-21 21:03:22 +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 While migrating the samples to use ${CT_TOP_DIR}/build as base for the build directories, the Makefile rules stoped working. 2007-04-10 15:49:38 +00:00
README Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00

This is the README for crosstool-NG

To get you started, hust enter:
  make help

You can find a (terse and WIP) documentation in docs/.

You can also point your browser to
  http://ymorin.is-a-geek.org/dokuwiki/doku.php?id=projects:crosstool