https://github.com/bluecmd/or1k-devel
https://github.com/bluecmd/or1k-devel
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluecmd/or1k-devel
- Owner: bluecmd
- Created: 2012-12-21T16:45:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T16:54:54.000Z (over 10 years ago)
- Last Synced: 2025-03-05T23:46:32.574Z (about 1 year ago)
- Language: Makefile
- Size: 11.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.