Bryan Hundven 83403825ee Merge pull request #248 from stilor/mingw-parallel-issue
Mingw issue with parallel build.
2015-11-10 23:16:10 -08:00
2015-10-14 07:30:32 -04:00
2015-10-30 16:24:52 -07:00
2015-11-09 22:30:45 -08:00
2015-11-09 22:30:45 -08:00
2015-10-03 14:35:22 +02:00
2015-10-03 14:35:22 +02: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%