2004-08-05 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / config / vax / vaxbsd.mh
CommitLineData
c906108c
SS
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
7708fa01 10NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o
c906108c
SS
11
12NAT_FILE= nm-vax.h
This page took 0.314427 seconds and 4 git commands to generate.