home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Amiga / Programmation / c / Compilateur / HCC.readme < prev   
Encoding:
Text File  |  1998-09-24  |  527 b   |  12 lines

  1. Short:   Port of Limited's C Complier, Sozobon. V2.0
  2. Author:  Sozobon
  3. Version: 2.0
  4. Source:  Fish collection
  5.  
  6. Amiga port of Sozobon, Limited's C Compiler.  Can completely compile
  7. itself, supports 32 bit ints, and optimizer can 'registerize' variables.
  8. Includes compiler, optimizer, tool for creating interface code for Amiga
  9. system calls, startup code, C library, include files, and library routines
  10. that work with Motorola FFP format.  Uses assembler A68k, linker BLink, and
  11. provided run-time shared C library CClib.library.  
  12.