home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / gdb / config / vax / vaxbsd.mh < prev    next >
Encoding:
Text File  |  1994-09-17  |  471 b   |  14 lines

  1. # Host: DEC VAX running BSD
  2.  
  3. # The following types of /bin/cc failures have been observed:
  4. # 1.  Something in readline.c which I have never seen
  5. # 2.  ``"values.c", line 816: compiler error: schain botch''
  6. #msg /bin/cc has been known to fail on VAXen running BSD4.3
  7. #msg If this occurs, use gcc
  8. #msg  (but see comments in Makefile.dist about compiling with gcc).
  9.  
  10. XM_FILE= xm-vaxbsd.h
  11. XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
  12.  
  13. NAT_FILE= nm-vax.h
  14.