Cross-compiling / 2012-02-14 20:47:01

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 page, which provides all the details to install the cross-compiler without problems. Unfortunately, as of 2012/02/13, Zerohero's page is down, so I try to reproduce the steps as well as provide the