* aix-thread.c (get_signaled_thread): New function.
[deliverable/binutils-gdb.git] / gdb / config / vax / vaxbsd.mh
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 NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o
11
12 NAT_FILE= nm-vax.h
This page took 0.032928 seconds and 4 git commands to generate.