-
Notifications
You must be signed in to change notification settings - Fork 66
Home
Stefan "Bebbo" Franke edited this page Jun 7, 2018
·
12 revisions
This project provides you a configuration to download, configur and build a cross-compiler toolchain for the classic AmigaOS with 68k based cpus.
It's known to build properly on Centos 7.5 64 bit, Cygwin 32/64bit, Linux Mint 17.10, Ubuntu 17.*/18.* and OSX. Guess more plattforms will do.
git pull
make update -j
make all -j4
To clean run
make clean clean-prefix -j