home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / src / binutils.2 / ld / config / rtbsd.mh < prev    next >
Encoding:
Text File  |  1993-05-30  |  284 b   |  7 lines

  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. HDEFINES = -DNO_VARARGS
  5. LDFLAGS = 
  6. CC=gcc        # hc/pcc just can't cut it
  7.