]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config/mips/riscos.mh
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / config / mips / riscos.mh
CommitLineData
7f4a859c
SS
1# Host: MIPS running RISC/os
2
3222c7d0 3XM_FILE= xm-riscos.h
7f4a859c
SS
4
5NAT_FILE= nm-riscos.h
6NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o mips-nat.o
7
f75ad5da 8MH_CFLAGS=-Wf,-XNh10000
7f4a859c 9
42280556
JK
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.
16CC= cc -systype sysv