home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / h / hp11 / doc / compile next >
Encoding:
Text File  |  1992-05-07  |  874 b   |  37 lines

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