summaryrefslogtreecommitdiff
path: root/gcc/config/mips/t-cross64
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1995-02-04 18:16:09 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1995-02-04 18:16:09 +0000
commite2c6fa5e2200ad5340a4b00b84a47cf5634f5aad (patch)
treed618cd4f27212d29aa2528b16e76e4fbd1182039 /gcc/config/mips/t-cross64
parent8a2efe1f7621320a304a019d661ff250de63087d (diff)
downloadgcc-e2c6fa5e2200ad5340a4b00b84a47cf5634f5aad.tar.gz
New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8866 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips/t-cross64')
-rw-r--r--gcc/config/mips/t-cross6419
1 files changed, 19 insertions, 0 deletions
diff --git a/gcc/config/mips/t-cross64 b/gcc/config/mips/t-cross64
new file mode 100644
index 00000000000..9482412a844
--- /dev/null
+++ b/gcc/config/mips/t-cross64
@@ -0,0 +1,19 @@
+SYSTEM_HEADER_DIR = /usr/cross64/usr/include
+
+AR = /usr/cross64/usr/bin/ar
+
+FLOAT_H = $(CROSS_FLOAT_H)
+
+# The rest of the file is identical to t-iris6.
+
+# Suppress building libgcc1.a, since the MIPS compiler port is complete
+# and does not need anything from libgcc1.a.
+LIBGCC1 =
+CROSS_LIBGCC1 =
+
+MULTILIB_OPTIONS=mips1/mips2/mips3/mips4
+MULTILIB_DIRNAMES=
+MULTILIB_MATCHES=
+
+LIBGCC = stmp-multilib
+INSTALL_LIBGCC = install-multilib