Skip to content

notCalle/amiga-m68k-cross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oci-image

Amiga M680x0 Cross Compiler Tool Chain

Cross Compiling Amiga M680x0 Code

The tool chain consists of binutils for the target m68k-amiga-elf, and clang from the not yet merged LLVM M680x0 fork.

Container Image

The toolchain is installed under the /opt/amiga prefix, which is also the home directory of the amiga user that is the default user.

% docker run -it --rm -v `pwd`:/opt/amiga/mnt \
    docker.pkg.github.com/notcalle/amiga-m68k-cross/toolchain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages