]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config/mips/riscos.mh
Initial creation of sourceware repository
[thirdparty/binutils-gdb.git] / gdb / config / mips / riscos.mh
1 # Host: MIPS running RISC/os
2
3 XM_FILE= xm-riscos.h
4
5 NAT_FILE= nm-riscos.h
6 NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o mips-nat.o
7
8 MH_CFLAGS=-Wf,-XNh10000
9
10 # ptrace(2) apparently has problems in the BSD environment. No workaround is
11 # known except to select the sysv environment. Could we use /proc instead?
12 # These "sysv environments" and "bsd environments" often end up being a pain.
13 #
14 # This is not part of CFLAGS because perhaps not all C compilers have this
15 # option.
16 CC= cc -systype sysv