home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d110 / pdc.lha.pi < prev   
Text File  |  1994-03-25  |  886b  |  22 lines

  1. .name
  2. Pdc
  3. .author
  4. Matthew Brandt
  5. major porting work by Jeff Lydiatt 
  6. .description
  7. An optimizing C compiler for the 68000 processor.  This is an update to the
  8. version first released on disk 53, though apparently not based on the code
  9. from that disk.  Major porting work was done by Jeff Lydiatt to get it to
  10. the point where it would compile and execute simple programs on the Amiga.
  11. This version now generates metacomcocompatible assembler source code, which
  12. can be assembled by the assembler also provided on this disk and then
  13. linked by the freely redistributable linker "blink" (also provided).
  14. Includes all compiler source and some library and startup source code.
  15. .requirements
  16. Requires amiga.lib from developers kit to generate complete running example
  17. executables.  
  18. .described-by
  19. Automatically generated from Contents file by c2pi program.
  20. .short
  21. An optimizing 68000 C compiler.
  22.