(GCC_FOR_TARGET, T_CFLAGS): New macros.
authorStan Cox <coxs@gnu.org>
Mon, 18 Dec 1995 17:21:19 +0000 (17:21 +0000)
committerStan Cox <coxs@gnu.org>
Mon, 18 Dec 1995 17:21:19 +0000 (17:21 +0000)
From-SVN: r10797

gcc/config/m88k/t-dgux

index 594d9a00be99e75f40fa312e94f08d1b524e4ed6..a386d151584625af178cecadd58bf08536392775 100644 (file)
@@ -21,3 +21,8 @@ bcscrtbegin.o:     crtstuff.c $(GCC_PASSES) $(CONFIG_H) gbl-ctors.h
        $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) -DCRT_BEGIN -DBCS \
        -finhibit-size-directive -fno-inline-functions \
        -g0 -c $(srcdir)/crtstuff.c -o bcscrtbegin.o 
+
+# Build libgcc.a, crtbegin.o, and crtend.o as bcs objects
+GCC_FOR_TARGET = PATH=/usr/sde/m88kbcs/usr/bin/:/usr/bin TARGET_BINARY_INTERFACE=m88kbcs ./xgcc -B./ -msvr3 -D_M88KBCS_TARGET -mno-ocs-debug-info
+
+T_CFLAGS = -O -mstandard -mlegend