Short: m68k-amigaos-gcc setup script for Ubuntu Author: emarti, Murat Özdemir Uploader: muratozdemir dishekimi com (Murat Özdemir) Type: dev/gcc Version: 1.01 Architecture: generic Description =-=-=-=-=-=-= m68k-amigaos-gcc Setup Script for Ubuntu 16.04 LTS to compile your Amiga OS 3.X C project on Linux platform (Ubuntu) via AmigaOS cross compiler [https://github.com/cahirwpz/amigaos-cross-toolchain] Special Thanks to: @Alpyre [https://github.com/alpyre] @Simon [https://github.com/ozayturay] from www.commodore.gen.tr Usage =-=-=-= sudo sh ./m68k-amigaos-gcc-setup Compile MUI Project =-=-=-=-=-==-=-=-=-= Do not forget add lines your source code to compile MUI project for Amiga OS 3.X with MUI3.8 /* Otherwise auto open will try version 37, and muimaster.library has version * 19.x for MUI 3.8 */ int __oslibversion = 0; /* We don't use command line arguments. */ int __nocommandline = 1; Alternative link =-=-=-=-=-=-=-=-= https://github.com/emartisoft/m68k-amigaos-gcc-setup Enjoy It! Loves from Turkey! Stay with Amiga!