Go to file
Jim Wilson 8f25d5cda6 Patch to fix canadian cross build problem with libcpp.a.
* Makefile.in: Change all uses of AR to AR_FOR_TARGET.  Change all uses
	of HOST_AR to AR.  Likewise for AR_FLAGS, RANLIB, and RANLIB_TEST.
	(RANLIB_TEST): Test to see if ranlib exists.  Only test absolute file
	names if host == target.
	(HOST_AR, HOST_AR_FLAGS, HOST_RANLIB, HOST_RANLIB_TEST): Delete.
	(AR_FLAGS_FOR_TARGET): Renamed from AR_FOR_TARGET_FLAGS.
	(AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST): Delete rules
	setting them to *_FOR_TARGET.
	* cross-make (AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST):
	Delete.

From-SVN: r24991
1999-02-02 14:39:13 -08:00
config mh-armpic: New file. 1999-02-02 14:54:35 -07:00
contrib egcs_update: Use "if" instead of "&&". 1999-01-25 14:10:10 +00:00
etc
gcc Patch to fix canadian cross build problem with libcpp.a. 1999-02-02 14:39:13 -08:00
include
INSTALL
libchill
libf2c
libiberty * Makefile.in (xstrdup.o): Depend on config.h. 1999-01-30 05:28:44 -08:00
libio Undo previous change. Ulrich wants the problem hanled differently. 1999-01-30 04:14:53 -07:00
libobjc Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
libstdc++ x86-interix.ml: New file. 1999-01-30 00:09:11 -07:00
texinfo Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS" to avoid installing anything. 1999-02-01 10:33:58 +00:00
.cvsignore
ChangeLog Patch to fix canadian cross build problem with libcpp.a. 1999-02-02 14:36:33 -08:00
config-ml.in
config.guess config.guess: Improve detection of i686 on UnixWare 7. 1999-01-30 13:08:39 +00:00
config.if
config.sub config.sub (oabi): Recognize. 1999-02-02 13:29:47 -05:00
configure
configure.in config.sub (oabi): Recognize. 1999-02-02 13:29:47 -05:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in Patch to fix canadian cross build problem with libcpp.a. 1999-02-02 14:36:33 -08:00
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.