home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / languags / pascal-p / xrefc26.lbr / XREFC.MSG < prev    next >
Text File  |  1987-01-15  |  640b  |  16 lines

  1. Compilation notes for xrefc(q)
  2. TIC file - 27k.  MAC file 82k.
  3.  
  4. If recompiling .PCD, use parm=64 to ASSMPCD for single segment
  5. (over-riding source segmentation commands)
  6.  
  7. This version (2.6) requires PASCLIB 2.6.1 or up at link time,
  8. and the .PCD versions require interpreters linked to that library.
  9.  
  10. (because of use of read(string) -- PascalP 3.1.8 up compiles)
  11.  
  12. Comparitive performance on 475 line C source file, listing to console:
  13.  
  14.     XREFC.COM      90 sec.
  15.     XREFC.PCD     210 sec.         (2.5 Mhz. Kaypro 4-83)
  16. DV