summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/config/m68k/x-hp320g
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1995-12-20 01:06:22 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1995-12-20 01:06:22 +0000
commitc482518380683ee38d14024c1e362a0d681cf967 (patch)
treee69b4f6d3fee3aced20a41f3fdf543fc1c77fb5d /gnu/usr.bin/gcc/config/m68k/x-hp320g
parent76a62188d0db49c65b696d474c855a799fd96dce (diff)
FSF GCC version 2.7.2
Diffstat (limited to 'gnu/usr.bin/gcc/config/m68k/x-hp320g')
-rw-r--r--gnu/usr.bin/gcc/config/m68k/x-hp320g17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnu/usr.bin/gcc/config/m68k/x-hp320g b/gnu/usr.bin/gcc/config/m68k/x-hp320g
new file mode 100644
index 00000000000..38f201e8e8b
--- /dev/null
+++ b/gnu/usr.bin/gcc/config/m68k/x-hp320g
@@ -0,0 +1,17 @@
+# Make assignments for compilation on HPUX with their C compiler.
+CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
+OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
+ALLOCA=alloca.o
+# B option not supported on hpux.
+TAROUTOPTS = xpf
+
+# For CCLIBFLAGS you might want to specify the switch that
+# forces only 68000 instructions to be used.
+
+X_CFLAGS= -I../hp-include
+
+# Version 5 of HPUX had a compiler bug that made it crash with -g.
+# You must set CFLAGS to empty on version 5.
+
+# So putenv and other functions get seen by fixproto.
+FIXPROTO_DEFINES = -D_HPUX_SOURCE