OSDN Git Service

* config/sparc/t-crtfm (crtfastmath.o): Prefix with $(T) for
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jun 2002 18:00:02 +0000 (18:00 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Jun 2002 18:00:02 +0000 (18:00 +0000)
multilibs.
* config/sparc/t-sol2-64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54845 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/sparc/t-crtfm
gcc/config/sparc/t-sol2-64

index 3394b04..b7fb376 100644 (file)
@@ -1,3 +1,9 @@
+2002-06-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * config/sparc/t-crtfm (crtfastmath.o): Prefix with $(T) for
+       multilibs.
+       * config/sparc/t-sol2-64 (EXTRA_MULTILIB_PARTS): Add crtfastmath.o.
+
 Thu Jun 20 19:42:21 CEST 2002  Jan Hubicka  <jh@suse.cz>
                               Pavel Nejedly  <bim@atrey.karlin.mff.cuni.cz>
 
index 744537d..e0adb97 100644 (file)
@@ -1,4 +1,4 @@
 EXTRA_PARTS += crtfastmath.o
 
-crtfastmath.o: $(srcdir)/config/sparc/crtfastmath.c $(GCC_PASSES)
-       $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -c -o crtfastmath.o $(srcdir)/config/sparc/crtfastmath.c
+$(T)crtfastmath.o: $(srcdir)/config/sparc/crtfastmath.c $(GCC_PASSES)
+       $(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) $(LIBGCC2_CFLAGS) -c -o $(T)crtfastmath.o $(srcdir)/config/sparc/crtfastmath.c
index ef7dee7..39204d7 100644 (file)
@@ -5,6 +5,7 @@ MULTILIB_MATCHES =
 LIBGCC = stmp-multilib
 INSTALL_LIBGCC = install-multilib
 
-EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o gmon.o crt1.o crti.o crtn.o gcrt1.o
+EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o gmon.o crt1.o crti.o crtn.o gcrt1.o \
+       crtfastmath.o
 
 SHLIB_SLIBDIR_SUFFIXES = sparcv9:/sparcv9 sparcv7: