home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / NeXT / GnuSource / cc-61.0.1 / cc / README < prev    next >
Text File  |  1991-05-10  |  811b  |  19 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.texinfo for installation and porting information.
  5. The file INSTALL contains a copy of the installation information.
  6.  
  7. Installing this package will create various files in subdirectories of
  8. /usr/local/lib, which are passes used by the compiler and a library
  9. named gcc-gnulib.  It will also create /usr/local/bin/gcc, which is
  10. the user-level command to do a compilation.
  11.  
  12. The GNU C compiler is free software.  See the file COPYING for copying
  13. permission.
  14.  
  15. The files print-self.c and print-self1.c are not part of GCC.
  16. They are programs that print themselves on standard output.
  17. They were written by Dario Dariol and Giovanni Cozzi, and are
  18. included for your hacking pleasure.
  19.