Short: GCC based dev toolchain for AOS (src) Author: GNU, Krystian Baclawski and others Uploader: carsten larsen mail com (Carsten Larsen) Type: dev/gcc Version: 2017.2 Architecture: generic URL: https://github.com/cahirwpz/amigaos-cross-toolchain ABOUT GCC toolchain build from sources at Krystian Baclawski's github repository. DESCRIPTION GCC development is a part of the GNU Project, aiming to improve the compiler used in the GNU system including the GNU/Linux variant. The GCC development effort uses an open development environment and supports many other platforms in order to foster a world-class optimizing compiler, to attract a larger team of developers, to ensure that GCC and the GNU system work on multiple architectures and diverse environments, and to more thoroughly test and extend the features of GCC (source: https://gcc.gnu.org/gccmission.html). CONTENT gcc 2.95.3 g++ 2.95.3 libstdc++ 2.10 binutils 2.14 (GNU assembler, linker, etc.) libnix 2.2 (standard ANSI/C library replacement for AmigaOS) libm 5.4 (provides math library implementation for non-FPU Amigas) vbcc toolchain including vasm 1.8a, vlink 0.16a and C standard library IRA: portable M68000/010/020/030/040 reassembler for AmigaOS hunk-format vda68k: portable M68k disassembler for 68000-68060, 68851, 68881, 68882 amitools with vamos AmigaOS emulator which is proven to run SAS/C INSTALL Follow the instructions in README.md or visit Krystian Baclawski's github repository.