Cross-compiling / 2012-01-21 17:04:09

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

Using AmiDevCpp

TO BE CONTINUED

Using Cygwin and GCC

  1. A Window-operated computer and Cygwin installed: Cygwin provides a good documentation so I won't repeat it here.
  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.