Cross-compiling / 2012-01-09 06:35:57

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

  1. Using AmiDevCpp:
    1. TO BE CONTINUED
  2. 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.