binutils-gdb/gdb/config/vaxbsd.mh
Stu Grossman 9e8bf29afd * xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult,
config/mh-vaxbsd, configure.in:  Split up config stuff for Vaxen
into BSD and Ultrix.
1992-02-01 12:46:55 +00:00

13 lines
446 B
Plaintext

# Host: DEC VAX running BSD
# The following types of /bin/cc failures have been observed:
# 1. Something in readline.c which I have never seen
# 2. ``"values.c", line 816: compiler error: schain botch''
#msg /bin/cc has been known to fail on VAXen running BSD4.3
#msg If this occurs, use gcc
#msg (but see comments in Makefile.dist about compiling with gcc).
XDEPFILES= infptrace.o coredep.o
REGEX=regex.o
REGEX1=regex.o
XM_FILE= xm-vaxbsd.h