]> Git Repo - binutils.git/blame - gdb/config/i386/i386sco.mh
* config/{*.mt, *.mh}: All target and host makefile fragment
[binutils.git] / gdb / config / i386 / i386sco.mh
CommitLineData
5076de82
FF
1# Host: Intel 386 running SCO Unix (pre-SVR4)
2XDEPFILES= i387-tdep.o
3XM_FILE= xm-i386sco.h
4NAT_FILE= nm-i386sco.h
5NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
6XM_CLIBS= -lPW
7SYSV_DEFINE=-DSYSV
8REGEX=regex.o
9REGEX1=regex.o
10#msg The SCO C compiler cannot parse symtab.h when value.h has been included.
11#msg This is a bug in the compiler; the code is valid.
12#msg Therefore, you must use GCC to compile GDB on SCO machines.
13CC=gcc -D_POSIX_SOURCE=1
This page took 0.02325 seconds and 4 git commands to generate.