* configure.host: Use -print-file-name=FILE rather than piping
authorIan Lance Taylor <ian@airs.com>
Thu, 27 Jun 1996 18:07:47 +0000 (18:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 Jun 1996 18:07:47 +0000 (18:07 +0000)
-print-libgcc-file-name through sed.
(i[345]86*-*-sco*, i[345]86-*-isc*): Create crtbegin.o and
crtend.o files, in case gcc doesn't use them.
* Makefile.in (mostlyclean): Remove crtbegin.o and crtend.o.

ld/ChangeLog

index f3d0e6e147f24b6ef7ebff7872d9a3e85aff6e59..00f9ada05a6836f551f4df93288c2bd7ea81a711 100644 (file)
@@ -1,3 +1,11 @@
+Thu Jun 27 14:03:42 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.host: Use -print-file-name=FILE rather than piping
+       -print-libgcc-file-name through sed.
+       (i[345]86*-*-sco*, i[345]86-*-isc*): Create crtbegin.o and
+       crtend.o files, in case gcc doesn't use them.
+       * Makefile.in (mostlyclean): Remove crtbegin.o and crtend.o.
+
 Wed Jun 26 15:57:21 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.tgt (mips*-dec-osf*): New target.