1 upvotes, 1 direct replies (showing 1)
View submission: I need SDK for AmigaOS 3
What version of OS3 are you using? This will determine somewhat what you can use. Codecraft for example is a new and still supported IDE and supports the latest NDK for OS 3.2, but requires OS 3.2 to run. It doesn't include a compiler, but should work with any of the major compilers - gcc, vbcc and Lattice / SAS are probably the most common.
The Amiga Developer CD for OS 3.5 is probably the one to go for. It contains the NDK for 3.5 of course, but also the historical NDKs for 3.1 and earlier. It also includes the Storm C compiler, but you can use the headers etc. with your compiler of choice. The 3.9 NDK mentioned elsewhere is an updated subset of this NDK.
It should be noted as well, that all the SDKs allow for creation of software targeting earlier versions of the OS. So even if you use the 3.2 NDK, you can compile software that runs on an OS 1.3, 68000 machine.
Comment by Trader-One at 01/03/2025 at 09:34 UTC
1 upvotes, 1 direct replies
Original software uses A600 with some custom modifications, but I purchased A1200 because borrowed A600 turned to be really slow and software works on A1200.