Director
Asslib
Home
Download
Mailing lists
Compilation notes
CVS access
Sourceforge project summary
|
Compilation notes
In order to compile Director you will need the following:
- 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 me (Philip Ludlam philipnet@users.sourceforge.net) know.
- Libraries
- AssLib
- AssLib-26, version 1.11.
This can be downloaded from http://director.sourceforge.net/asslib/. Please note that earlier versions do not contain the required utilities to successfully complete the full compilation of Director.
- OSLib
- 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.
|
|