home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / RiscOS / APP / DEVS / C / QSYSTE.ZIP / !QSystem / docs / Q / q.man < prev    next >
Text File  |  1998-02-07  |  669b  |  36 lines

  1. NAME
  2.  
  3. Q-System
  4. Sat 07th February 1998
  5.  
  6. s.d.smith@ex.ac.uk
  7. http://www.geocities.com/SiliconValley/Lab/4330/
  8.  
  9.  
  10. SYNOPSIS
  11.  
  12. See qas, qlink, qld, libq, QObject.
  13. Also see lcc, UnixLibQ.
  14.  
  15. Where filenames are required, either RISCOS or Unix style names may be used; for example
  16.  
  17. <Wimp$Scrap$Dir>.s.file
  18. and
  19. /tmp/file.s
  20.  
  21. are equivalent.
  22.  
  23.  
  24. DESCRIPTION
  25.  
  26. A development system comprising assembler, linker, linker front-end, libraries, and C compiler.
  27.  
  28. All programs are designed to work togther, and work on Q Object files (object equivalent to AOF files).
  29.  
  30.  
  31. LIMITATIONS
  32.  
  33. No support for AOF files.
  34. Other limitations as you see fit.
  35. Can't test programs on RISC PC (I only have A310).
  36.