home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff274.lzh / HP11 / doc / compile.doc < prev    next >
Text File  |  1989-11-16  |  858b  |  35 lines

  1. - This program is written for Lattice C V5.02. It will need some work to
  2. compile under Manx (long ints, various library routines, prototypes, etc).
  3.  
  4. - I've slightly modified my ARP include files, specifically, arp_pragmas.h
  5. doesn't replace the dos.library routines if NODOS is defined (add an
  6. #ifndef NODOS ... #endif around the pragmas from Open to Execute).
  7.  
  8. - To compile & link, simply:
  9.  
  10.     lmk    ; At last !
  11.  
  12. If you want to use CPR, execute
  13.  
  14.     lmk -f lmkdebug
  15.  
  16. I've had a few problems with CPR on this program, it may well crash ... Try
  17. using a different startup module if this happens.
  18.  
  19. - mail me any questions, at
  20.  
  21.   gay_d@elma.epfl.ch, or
  22.   gay_d%elma.epfl.ch@clsepf51.bitnet, or
  23.   gay_d%elma.epfl.ch@cunyvm.cuny.edu (not checked)
  24.  
  25.   till the end of august.
  26.  
  27. David Gay
  28. 19 Chemin de la Source
  29. 1296 Coppet
  30. Vaud, Switzerland
  31.  
  32. Voice: (22)-776 35 81
  33.  
  34.  
  35.