* tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think we fixed it.
[deliverable/binutils-gdb.git] / gdb / config / i386sco.mh
1 # Host: Intel 386 running SCO Unix (pre-SVR4)
2 XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
3 XM_FILE= xm-i386sco.h
4 XM_CLIBS= -lPW
5 SYSV_DEFINE=-DSYSV
6 REGEX=regex.o
7 REGEX1=regex.o
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.
11 CC=gcc -posix
This page took 0.029156 seconds and 4 git commands to generate.