Skip to content

Docker container that builds a GCC ARM cross-compiler with specific versions of libc.

Notifications You must be signed in to change notification settings

plumlife/docker_gcc-arm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Welcome!

This docker container provides a GCC 4.9.x and eglibc-2.20 dockerized toolchain for Plum.

Crosstools-ng is built and installed on the host. The ct-ng script was used to build a toolchain for 32bit ARM, GCC 4.9.x, Linux Kernel 3.18.x, and glibc 2.20.x.

The toolchain is symlinked to /root/x-tools.

Reproducibility will require extracting the crosstools-ng configuration menu output and using that.

About

Docker container that builds a GCC ARM cross-compiler with specific versions of libc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%