Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kentzo/armv6-rpi-linux-gnueabihf
Raspberry Pi toolchain for Mac OS X (GCC 4.7.3)
https://github.com/kentzo/armv6-rpi-linux-gnueabihf
Last synced: 5 days ago
JSON representation
Raspberry Pi toolchain for Mac OS X (GCC 4.7.3)
- Host: GitHub
- URL: https://github.com/kentzo/armv6-rpi-linux-gnueabihf
- Owner: Kentzo
- Created: 2013-06-03T14:14:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-10T13:14:30.000Z (over 11 years ago)
- Last Synced: 2024-07-02T20:46:26.939Z (4 months ago)
- Size: 76.7 MB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
It's impossible to build relocatable toolchain using crosstool-ng on Mac OS X due to lack of "-static" option which ct-ng heavily relies on.
Instead, I've updated Homebrew's crosstool-ng. Please install it and follow the caveats.
Then creating toolchain should be as simple as:ct-ng armv6-rpi-linux-gnueabi
ct-ng build