summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/x-apollo68
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-01-06 01:47:28 -0800
committerYamaArashi <shadow962@live.com>2016-01-06 01:47:28 -0800
commitbe8b04496302184c6e8f04d6179f9c3afc50aeb6 (patch)
tree726e2468c0c07add773c0dbd86ab6386844259ae /gcc/config/m68k/x-apollo68
initial commit
Diffstat (limited to 'gcc/config/m68k/x-apollo68')
-rwxr-xr-xgcc/config/m68k/x-apollo6815
1 files changed, 15 insertions, 0 deletions
diff --git a/gcc/config/m68k/x-apollo68 b/gcc/config/m68k/x-apollo68
new file mode 100755
index 0000000..4c809f9
--- /dev/null
+++ b/gcc/config/m68k/x-apollo68
@@ -0,0 +1,15 @@
+# x-apollo68 -- 680x0 based Apollos as host system
+
+# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
+# Use a Berkeley environment.
+CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG
+OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG
+
+# This used to redefine CFLAGS and LIBGCC2_CFLAGS to eliminate the unsupported
+# -g flag from both macros. This gives an undebuggable stage1 compiler which
+# is bad, and it also does the wrong thing if we are cross compiling to a
+# target which does support debugging. There is currently no way to avoid
+# the -g option that doesn't break something else.
+
+# Apollo does not have B option.
+TAROUTOPTS=xpf