Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcmvbkbc/crosstool-NG

crosstool-NG with support for Xtensa
https://github.com/jcmvbkbc/crosstool-NG

Last synced: 2 months ago
JSON representation

crosstool-NG with support for Xtensa

Awesome Lists containing this project

README

        

# Crosstool-NG [![Build Status][travis-status]][travis]

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!

[travis-status]: https://travis-ci.org/crosstool-ng/crosstool-ng.svg
[travis]: https://travis-ci.org/crosstool-ng/crosstool-ng