home *** CD-ROM | disk | FTP | other *** search
/ Dream 48 / Amiga_Dream_48.iso / Atari / c / mit2mot.zoo / mit2mot.man < prev    next >
Text File  |  1993-05-30  |  2KB  |  69 lines

  1. ***nroff: unrecognized command .UC 6
  2.  
  3.  
  4.  
  5. MIT2MOT (1)                   May 30, 1993                   MIT2MOT (1)
  6.  
  7.  
  8.  
  9.  
  10. pNAMEq pq pq pq pq pq pq pq pq 
  11.         mit2mot - comvert assembler files from MIT to Motorola syntax 
  12.  
  13. pSYNOPSISq pq pq pq pq pq pq pq pq 
  14.         pmit2motq [ p-oq poutfileq ] pfilenameq 
  15.  
  16. pDESCRIPTIONq pq pq pq pq pq pq pq pq 
  17.         pMit2motq  translates 68000 assembly code from MIT syntax, as used
  18.         by GCC's pgasq,pqpq into Motorola syntax, which can  be  assembled  by
  19.         HSC and most other Atari C compilers.  MIT-style comments of the 
  20.         form: 
  21.  
  22.          
  23.                 | This is a comment.  
  24.  
  25.         are stripped out.  
  26.  
  27. pOPTIONSq pq pq pq pq pq pq pq pq 
  28.         Only one option is available: 
  29.  
  30.         p-oq outfile  
  31.                 Specifies  the  output file, a la pccq.pqpq By default, output
  32.                 goes to a file with the same base name as the input file 
  33.                 and extension p.sq.pqpq 
  34.  
  35. pDIAGNOSTICSq pq pq pq pq pq pq pq pq 
  36.  
  37.         Unsupported assembler directive  
  38.                 The file used a  GCC  assembler  directive  that  either
  39.                 doesn't have an equivalent in Motorola syntax or pmit2motq 
  40.                 doesn't know how to translate.  
  41.  
  42. pBUGSq pq pq pq pq pq pq pq pq 
  43.         None that I know of.  The assembler-directive translation may be 
  44.         a  bit  HSC-specific,  but I don't think that will be a problem.
  45.         As always, please report any bugs you find to me, Scott  Bigham,
  46.         at dsb@cs.duke.edu.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. Sun May 30 15:24:06 1993                                          Page 1
  67.  
  68.  
  69.