import gdb-19990504 snapshot
[deliverable/binutils-gdb.git] / gdb / config / m68k / 3b1.mh
CommitLineData
c906108c
SS
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).
4CC= 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
11XDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o
12XM_FILE= xm-3b1.h
This page took 0.024303 seconds and 4 git commands to generate.