Bryan Hundven 182bdbc1b8 Merge pull request #316 from bhundven/fix_build
gcc: fix previous commit
2016-01-07 10:46:20 -08:00
2016-01-06 11:07:06 -08:00
2015-12-18 15:15:06 +03:00
2015-11-19 15:09:12 -08:00
2016-01-07 10:45:33 -08:00
2015-11-19 14:30:20 -08:00
2015-11-13 10:24:22 -08:00

Crosstool-NG Build Status

Crosstool-NG follows the autoconf dance. So, to get you kick-started, just run:

./configure --help

If you are using a development snapshot, you'll have to create the configure script, first. Just run:

./bootstrap

You will find the documentation in the directory docs. Here is a quick overview of what you'll find there:

  1. Table of content
  2. Introduction
  3. Installing crosstool-NG
  4. Configuring a toolchain
  5. Building the toolchain
  6. Using the toolchain
  7. Toolchain types
  8. Contributing
  9. Internals
  1. Credits
  2. Known issues
  3. Misc. tutorials

You can also point your browser at: http://crosstool-ng.org

Aloha!

Description
A versatile (cross-)toolchain generator.
Readme
Languages
Shell 50.9%
C 27.4%
M4 16.9%
Makefile 1.9%
Yacc 1.4%
Other 1.5%