Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ev3dev/docker-cross

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cross

This repository hosts the dockerfiles for building the ev3dev cross-compiler images.

You can get the images by running one of the following:

docker pull ev3dev/debian-jessie-cross
docker pull ev3dev/debian-jessie-armel-cross
docker pull ev3dev/debian-jessie-armhf-cross
docker pull ev3dev/debian-stretch-cross
docker pull ev3dev/debian-stretch-armel-cross
docker pull ev3dev/debian-stretch-armhf-cross
docker pull ev3dev/debian-buster-cross
docker pull ev3dev/debian-buster-armel-cross
docker pull ev3dev/debian-buster-armhf-cross

The debian-<dist>-cross images have an amd64 root file system and cross compilers for armel and armhf. These images can be used to compile anything that has proper multiarch support.

The debian-<dist>-<arch>-cross images contain an foreign arch root file system and an amd64 cross compiler that targets the rootfs arch. These images are used for cases where multiarch support does not work, but will be slower because many things are running via QEMU.

About

Dockerfiles for building ev3dev cross-compiler images

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.