Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fiorix/crosstool-ng-arm

Docker image with crosstool-ng for ARM (Raspberry Pi)
https://github.com/fiorix/crosstool-ng-arm

Last synced: 18 days ago
JSON representation

Docker image with crosstool-ng for ARM (Raspberry Pi)

Awesome Lists containing this project

README

        

# crosstool-ng for arm (Raspberry Pi)

This is a Dockerfile that builds an image containg [crosstool-ng](http://crosstool-ng.org)
for building software for ARM processors.

Old docker versions (e.g. v1.0.1) may have issues with images built from this
Dockerfile due to a bug on the `WORKDIR` instruction. Use newer versions.

With this base image you can compile software like ffmpeg, freeswitch, etc.