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