home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / gnu / gcc2tex / readme < prev   
Encoding:
Text File  |  1992-01-19  |  868 b   |  20 lines

  1. This directory contains the version 2.0 release of the GNU C compiler.
  2. This is the first test release of GCC version 2.
  3.  
  4. See the file gcc.texi (together with other files that it includes) for
  5. installation and porting information.  The file INSTALL contains a
  6. copy of the installation information, as plain ASCII.
  7.  
  8. Installing this package will create various files in subdirectories of
  9. /usr/local/lib, which are passes used by the compiler and a library
  10. named libgcc.a.  It will also create /usr/local/bin/gcc, which is
  11. the user-level command to do a compilation.
  12.  
  13. The GNU C compiler is free software.  See the file COPYING for copying
  14. permission.
  15.  
  16. The files print-self.c and print-self1.c are not part of GCC.
  17. They are programs that print themselves on standard output.
  18. They were written by Dario Dariol and Giovanni Cozzi, and are
  19. included for your hacking pleasure.
  20.