Skip to content

jjvdgeer/docker-riscos-gccsdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscos-gccsdk

GCC for RISC OS Crosscompiler

Container Layout

  • /opt/gccsdk/bin contains the compiler binaries.

Building the Container

Run make build.

If everything is OK, the container name should be printed at the end.

As the build-world script only ever runs default (one process) builds, the build is quite slow, even on a fast system.

If you want to upload a variant of the image, change or override CONTAINER_NAME to reference your desired registry/repository.

About

Makefile and Docker Build materials for riscos-gccsdk container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 43.2%
  • Makefile 29.8%
  • OpenEdge ABL 27.0%