Mips native support. Decstation and iris4 have been tested.
[deliverable/binutils-gdb.git] / gdb / config / irix4.mh
1 # Host: SGI Iris running irix 4.x
2 XDEPFILES=
3 XM_FILE= xm-irix4.h
4 NAT_FILE= nm-irix4.h
5 NATDEPFILES= fork-child.o procfs.o irix4-nat.o
6 ALLOCA=alloca.o
7 ALLOCA1=alloca.o
8 MUNCH_DEFINE=-B
9 XM_CLIBS=-lbsd -lsun
10 INSTALL = cp
11 # use cc in K&R mode, bump up some static compiler tables.
12 CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1100
This page took 0.029522 seconds and 4 git commands to generate.