]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/gdb/gdb/config/i386/i386sco.mh
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / gdb / gdb / config / i386 / i386sco.mh
1 # Host: Intel 386 running SCO Unix (pre-SVR4)
2
3 XM_FILE= xm-i386sco.h
4 XM_CLIBS= -lPW
5
6 NAT_FILE= nm-i386sco.h
7 NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o i386v-nat.o
8
9 #msg The SCO C compiler cannot parse symtab.h when value.h has been included.
10 #msg This is a bug in the compiler; the code is valid.
11 #msg Therefore, you must use GCC to compile GDB on SCO machines.
12 CC=gcc -D_POSIX_SOURCE=1