Skip to content

Kentzo/armv6-rpi-linux-gnueabihf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

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

About

Raspberry Pi toolchain for Mac OS X (GCC 4.7.3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published