old-cross-binutils/ld/config/rtbsd.mh
Steve Chamberlain 01bc4918d7 Initial revision
1991-09-03 21:01:03 +00:00

7 lines
321 B
Text

# The IBM RT/PC has only been supported as a host in a cross-development
# environment. If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
# to compile most of the modules, but didn't try running anything.
YACC = yacc -d
HDEFINES = -DHOST_SYS=RTBSD_SYS -DNO_VARARGS
LDFLAGS =
CC=gcc # hc/pcc just can't cut it