home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / gnu / gdb-4.12-src.lha / gdb-4.12 / gdb / config / i386 / i386sco.mh < prev    next >
Encoding:
Text File  |  1994-02-03  |  480 b   |  14 lines

  1. # Host: Intel 386 running SCO Unix (pre-SVR4)
  2. XDEPFILES= i387-tdep.o
  3. XM_FILE= xm-i386sco.h
  4. NAT_FILE= nm-i386sco.h
  5. NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
  6. XM_CLIBS= -lPW
  7. SYSV_DEFINE=-DSYSV
  8. REGEX=regex.o
  9. REGEX1=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.
  13. CC=gcc -D_POSIX_SOURCE=1
  14.