Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jcmvbkbc/crosstool-NG
- Owner: jcmvbkbc
- License: other
- Created: 2014-10-01T20:38:45.000Z (over 10 years ago)
- Default Branch: xtensa-1.22.x
- Last Pushed: 2024-06-03T17:19:14.000Z (8 months ago)
- Last Synced: 2024-08-03T01:39:28.031Z (6 months ago)
- Language: Shell
- Size: 19.9 MB
- Stars: 106
- Watchers: 27
- Forks: 181
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: COPYING
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:
- Table of content
- Introduction
- Installing crosstool-NG
- Configuring a toolchain
- Building the toolchain
- Using the toolchain
- Toolchain types
- Contributing
- Internals
- Credits
- Known issues
- 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