home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / a192_1 / decaof / README < prev    next >
Encoding:
Text File  |  1992-11-20  |  875 b   |  24 lines

  1.     This program is free... do what you like with it (as long as you
  2.     don't make any money out of it).
  3.  
  4.     This is imitation of the Acorn "decaof" program distributed with
  5.     the Desktop Development Environment.  I wrote it to help me with
  6.     some other work I am doing from UNIX and decided to release it to
  7.     the general public.
  8.  
  9.     To install the system edit the makefile to change the '-DBSD42'
  10.     CFLAGS define to your system (see the decaof.h file; although it
  11.     doesn't matter too much as there isn't very much system-dependant
  12.     stuff in the program).  Then type 'make'.
  13.  
  14.     I haven't tested it thoroughly and don't know if it interprets
  15.     type-2 relocation correctly (as I've yet to see any type-2 relocations
  16.     in AOF files).  Also it seems to screw-up on some AOF files on big
  17.     endian machines only.
  18.  
  19.     Enjoy.
  20.  
  21. --
  22. Andy Duplain, BT Customer Systems, Brighton, UK.
  23. duplain@btcs.bt.co.uk
  24.