AmigaOS 4 SDK

Software Development Kit

What's in the SDK?

After the installation, you will find the following directories rooted from the SDK assign:

  • Documentation:
    This drawer contains various documentation, AutoDocs, and other information related to the SDK. It also contains documentation on the various tools and compilers.
  • Examples:
    This drawer contains example source code on how to program for AmigaOS 4.x. Examples are sorted by theme/topic.
  • Local:
    The Local drawer is our means of isolating the compilers and third-party additions.
  • gcc:
    The gcc drawer contains the GNU C/C++ compiler. It is set up in a way that there are no user-serviceable parts inside. This makes it easy to exchange the compiler when later versions become available.
  • vbcc:
    Inside vbcc drawer you will find the vbcc compiler, which is a highly optimizing portable and retargetable ISO C compiler. It supports ISO C according to ISO/IEC 9899:1989 and most of ISO/IEC 9899:1999 (C99).
  • Include:
    This drawer contains system-level include files. Like the gcc drawer, it should not need to be modified.
  • Tools:
    The Tools drawer contains various tools that are useful for conversion of files, for reading the autodocs or for setting the default gcc compiler.
     
Developer
Hyperion Entertainment & various contributors
Version
54.16
License