Cross-compiling / 2015-05-09 10:31:36

To cross-compile classic AmigaOS programs on Windows, there are two choices:

 

AmiDevCpp

 

TO BE CONTINUED...

 

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 you need on this Web pag