* breakpoint.c (enable_longjmp_breakpoint,
[deliverable/binutils-gdb.git] / gdb / config / i386sco.mh
CommitLineData
6617e346 1# Host: Intel 386 running SCO Unix (pre-SVR4)
50ee356a 2XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
90c2206d
JG
3XM_FILE= xm-i386sco.h
4XM_CLIBS= -lPW
5SYSV_DEFINE=-DSYSV
6REGEX=regex.o
7REGEX1=regex.o
2fd55848
JG
8#msg The SCO C compiler cannot parse symtab.h when value.h has been included.
9#msg This is a bug in the compiler; the code is valid.
10#msg Therefore, you must use GCC to compile GDB on SCO machines.
92732c27 11CC=gcc -posix
This page took 0.071942 seconds and 4 git commands to generate.