Skip to content

jcmvbkbc/crosstool-NG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4286b8 · Feb 6, 2019
Nov 19, 2015
Nov 13, 2015
Nov 19, 2015
Mar 4, 2017
Mar 11, 2007
May 14, 2017
May 14, 2017
Oct 17, 2016
Oct 17, 2016
Jun 9, 2017
Oct 30, 2015
Oct 3, 2015
Nov 13, 2015
Sep 14, 2008
Feb 24, 2007
Mar 4, 2017
Sep 16, 2015
Oct 31, 2015
Nov 7, 2011
Feb 6, 2019
Sep 4, 2015
Nov 4, 2015
Nov 13, 2015

Repository files navigation

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!