]> Git Repo - binutils.git/blob - ld/config/rtbsd.mh
7d2ff5a4754017466ef8aa690f2f2b99c337930d
[binutils.git] / ld / config / rtbsd.mh
1 # The IBM RT/PC has only been supported as a host in a cross-development
2 # environment.  If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
3 # to compile most of the modules, but didn't try running anything.
4 YACC = yacc -d
5 HDEFINES = -DHOST_SYS=RTBSD_SYS  -DNO_VARARGS
6 LDFLAGS = 
7 CC=gcc          # hc/pcc just can't cut it
This page took 0.014242 seconds and 2 git commands to generate.