Cross-compiling / 2015-05-11 18:44:23

One possibility is to use a PC, running Windows and Cygwin, to develop, compile, and test Classic AmigaOS programs, using WinUAE, before transferring them to a Classic Amiga. To cross-compile classic AmigaOS programs on Windows, there are two choices:

 

AmiDevCpp

TBP
 

Cygwin and GCC

To cross-compile AmigaOS programs on Windows using Cygwin, you essentially need Cygwin and an AmigaOS cross-compiler and utils. So, you must have:

  1. A Window-operated computer and Cygwin installed: Cygwin provides a good documentation so I won't repeat it here. I will assume that Cygwin is correctly installed and works. You should include some development tools as needed, for example Flex and Bison.
  2. A cross-compiler: Zerohero provides everything that y