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

https://github.com/bluecmd/or1k-devel


https://github.com/bluecmd/or1k-devel

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# How-to

Acquire sources

Examples:
wget ftp://sourceware.org/pub/newlib/newlib-2.2.0.20150323.tar.gz
wget http://http.debian.net/debian/pool/main/b/binutils/binutils_2.25.orig.tar.gz

Extract to binutils-gdb, newlib, or1k-gcc

Run make in main directory for glibc chain. Run in newlib/ for newlib chain.