home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / gdb / config / m68k / 3b1.mh next >
Encoding:
Text File  |  1993-03-23  |  467 b   |  13 lines

  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. XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
  12. XM_FILE= xm-3b1.h
  13.