Skip to content

sacredbanana/AmigaSDK-gcc

Repository files navigation

AmigaSDK-gcc

This pack contains the AmigaOS 3.2 NDK, AmigaOS 4.1 SDK 54.16, MorphOS 3.18 SDK, plus extra SDKs fixed to work with the GCC compiler.

Here are the extra included SDKs:

AmigaOS 3

AmigaOS 4

MorphOS

Installation

To use, you have 2 options: either a native install or use one of the Docker images.

Native

  1. Install Bebbo's Amiga GCC devkit https://github.com/bebbo/amiga-gcc
  2. Add the files in the sdk directory to your Bebbo toolkit installation. If any files exist already, replace them with new ones

Docker

3 Dockerfiles are also included for building the AmigaOS 3/4 and MorphOS compiler dev environments with everything included.

To build them you can simply run build.sh.

Alternatively you can just download them. The latest images can be obtained by running docker pull sacredbanana/amiga-compiler:m68k-amigaos, docker pull sacredbanana/amiga-compiler:ppc-amigaos and docker pull sacredbanana/amiga-compiler:ppc-morphos.

About

The AmigaOS 3.2 NDK, AmigaOS 4.1 SDK 54.16 plus extra SDKs fixed to work with the GCC compiler.

Resources

Stars

Watchers

Forks

Packages

No packages published