asymptotik / crosstool-arm-osx

Scripts to install crosstool-ng and generate a cross compiler on osx for targeting arm-unknown-linux-gnueabi. More specifically, I use it as a script to create a develpment cross compiler on osx to compile code for the Raspberry Pi.
50 stars 25 forks source link

version without homebrew #2

Closed fommil closed 6 years ago

fommil commented 11 years ago

would it be possible for you to create a version that just uses macports? It would speed things along.

The current version failed for me. I am now using Virtual Box with debian and crosstool-ng as a workaround (I still find it crazy that ubuntu/debian/macports/etc do not ship a raspberry pi cross compiler).