mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
7f4a859c42
i386sco4.mh, i386sol2.mh, i386v.mh, i386v32.mh, i386v4.mh, ncr3000.mh, ptx.mh, ptx4.mh}, config/m68k/{altos.mh, apollo68v.mh, delta68.mh, dpx2.mh, hp300bsd.mh, hp300hpux.mh, m68klynx.mh, m68kv4.mh}, config/m88k/{delta88.mh, delta88v4.mh}, config/mips/riscos.mh, config/pa/hppahpux.mh, config/sparc/{sparclynx.mh, sun4sol2.mh}, config/tahoe/tahoe.mh, config/vax/{vaxbsd.mh, vaxult.mh, vaxult2.mh} (REGEX, REGEX1, SYSV_DEFINE): No longer define. * config/i386/i386sco4.mh (MUNCH_DEFINE): No longer define.
14 lines
471 B
Plaintext
14 lines
471 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).
|
|
|
|
XM_FILE= xm-vaxbsd.h
|
|
XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
|
|
|
|
NAT_FILE= nm-vax.h
|