Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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