freebsd_amp_hwpstate/gnu/usr.bin/cc
Rodney W. Grimes 58d8a5e922 Make error message for no input files specified consistent across all
three compilers.

Submitted by:	Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
1995-05-17 01:03:56 +00:00
..
c++ Make error message for no input files specified consistent across all 1995-05-17 01:03:56 +00:00
cc Make error message for no input files specified consistent across all 1995-05-17 01:03:56 +00:00
cc1
cc1plus Gcc v2.6.3 currently has a problem with templates. Specifically, with 1995-03-17 21:24:25 +00:00
cc_int Bump SHLIB_MAJOR to 263 to match ../Makefile.inc 1995-03-13 01:30:02 +00:00
cccp
cpp
doc
f77 Make error message for no input files specified consistent across all 1995-05-17 01:03:56 +00:00
include Remove the last vestige of COMMENT_BEGIN. 1995-03-12 11:47:20 +00:00
legal
libgcc Don't install shared libgcc, we can't do it this way. 1995-03-12 20:17:07 +00:00
Makefile
Makefile.inc
README

README

$Id$

This directory contains gcc in a form that uses "bmake" makefiles.
This is not the place you want to start, if you want to hack gcc.
we have included everything here which is part of the source-code
of gcc, but still, don't use this as a hacking-base.

If you suspect a problem with gcc, or just want to hack it in general,
get a complete gcc-X.Y.Z.tar.gz from somewhere, and use that.

Please look in the directory src/gnu/gnu2bmake to find the tools
to generate these files.

Thankyou.