# StrongED$Mode = Document

 Compilation Instructions
~~~~~~~~~~~~~~~~~~~~~~~~~~


  Contents
============

 - Contents
 - Requirements


 Requirements
==============

Compiler
  ObjAsm
    Early versions of this were supplied as a single package. Later versions of
    ObjAsm were also included in Acorn's C/C++ application development
    environment. The later should be available from all good Acorn/RISC OS
    dealers.

  Others
    Other assemblers may work just as well. The only requirement is that they
    handle macros in the same way that ObjAsm does. Please note that no other
    assemblers have been tried. If you find one that works then please let us
    know mailto:director-users@lists.sourceforge.net


Libraries
  AssLib-26, version 1.12.
    This can be downloaded from http://director.sourceforge.net/asslib/

  OSLib, version 6.31.
    This can be downloaded from http://www.mk-net.demon.co.uk/oslib/


Tools
  Make.
    A copy of Make is supplied with all versions of ObjAsm. There are several
    copies of Make downloadable from the internet. The only requirement for
    Director is that it can handle AOF files. All good copies of make should be
    able to do this.

