* config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
[deliverable/binutils-gdb.git] / gdb / config / m68k / 3b1.mh
1 # Host: AT&T 3b1/Unix pc
2 # I don't think cc has been tried. -traditional for <sys/ioctl.h>
3 # (not sure whether necessary).
4 CC= gcc -traditional
5 # GCC runs out of virtual memory.
6 # A separate CC for pinsn routines is no longer supported, though.
7 # FIXME -- someone unlucky enough to have a 3B1, let bug-gcc@prep.ai.mit.edu
8 # know what works and what fails on the 3B1.
9 #PINSN_CC= cc
10
11 NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o
12 XM_FILE= xm-3b1.h
This page took 0.029451 seconds and 4 git commands to generate.